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

Use workflow token for update-release-branch.py #2494

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rvermeulen
Copy link
Contributor

This explicitly passes the workflow token and restores this to the original invocation.

The split is now App token for git and workflow token for everything else.

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.

smowton and others added 3 commits September 19, 2024 12:07
GITHUB_TOKEN is no longer defined; we should use either the workflow token or the app one. Here we try using the app one.
…n-to-backport

Backport workflow: try using the app token
This explicitly passes the workflow token and restores this to the original invocation.

The split is now App token for `git` and workflow token for everything else.
@rvermeulen rvermeulen requested a review from a team as a code owner September 19, 2024 15:28
@rvermeulen rvermeulen changed the base branch from releases/v3 to main September 19, 2024 15:31
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