Skip to content

Migrate fast-revert workflow to GitHub App token - #4497

Draft
joshuarli wants to merge 1 commit into
masterfrom
codex/fast-revert-github-app
Draft

Migrate fast-revert workflow to GitHub App token#4497
joshuarli wants to merge 1 commit into
masterfrom
codex/fast-revert-github-app

Conversation

@joshuarli

Copy link
Copy Markdown
Member

Update fast-revert to use actions/create-github-app-token with the shared GETSENTRY_FAST_REVERT_BOT credentials.

id: fast-revert-bot-token
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
with:
client-id: ${{ vars.GETSENTRY_FAST_REVERT_BOT_CLIENT_ID }}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to set this up in here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant