Skip to content
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

Address authentication issue release branch update #2472

Merged

Conversation

rvermeulen
Copy link
Contributor

@rvermeulen rvermeulen commented Sep 10, 2024

Updating a release branch may involve updating GitHub Action workflow file. Updating a GitHub Action workflow file requires additional permission that we cannot assign to the workflow provided token.

To address this, we use a GitHub app with a scoped token to update the release branch.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@rvermeulen rvermeulen requested a review from a team as a code owner September 10, 2024 18:09
@rvermeulen rvermeulen changed the title Use GitHub App for authz Address authentication issue release branch update Sep 10, 2024
@rvermeulen rvermeulen merged commit 49021ad into github:main Sep 10, 2024
305 checks passed
@github-actions github-actions bot mentioned this pull request Sep 13, 2024
8 tasks
@dbartol dbartol mentioned this pull request Sep 13, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants