Skip to content

Use elevated token to trigger CI from automated PR #5191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

chadwhitacre
Copy link
Member

Could've caught this the other day, but had to hear it from Support. ¯\_(ツ)_/¯

When you use the repository's GITHUB_TOKEN to perform tasks, events triggered by the GITHUB_TOKEN will not create a new workflow run. This prevents you from accidentally creating recursive workflow runs. For example, if a workflow run pushes code using the repository's GITHUB_TOKEN, a new workflow will not run even when the repository contains a workflow configured to run when push events occur.

https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow

@vercel
Copy link

vercel bot commented Jun 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sentry-docs 🔄 Building (Inspect) Jun 22, 2022 at 2:42PM (UTC)

@chadwhitacre chadwhitacre enabled auto-merge (squash) June 22, 2022 14:42
@chadwhitacre chadwhitacre merged commit 261d5de into master Jun 22, 2022
@chadwhitacre chadwhitacre deleted the cwlw/use-better-token branch June 22, 2022 14:45
chadwhitacre added a commit to getsentry/develop that referenced this pull request Jun 22, 2022
chadwhitacre added a commit to getsentry/develop that referenced this pull request Jun 22, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant