Skip to content

Check maintainers with RELEASE_TOKEN - #202

Merged
edalzell merged 1 commit into
mainfrom
fix/release-prepare-authorize-token
Sep 6, 2026
Merged

Check maintainers with RELEASE_TOKEN#202
edalzell merged 1 commit into
mainfrom
fix/release-prepare-authorize-token

Conversation

@edalzell

@edalzell edalzell commented Sep 6, 2026

Copy link
Copy Markdown
Member

Summary

  • GITHUB_TOKEN cannot read org team membership, so Release Prepare's authorize job always failed even for maintainers.
  • Use RELEASE_TOKEN (Members: Read) for that check instead.

Test plan

  • Run Release Prepare on main after merge — authorize should pass and open release/v6.1.7

GITHUB_TOKEN cannot read org team membership, so Release Prepare always failed authorize.
@github-actions github-actions Bot added the fix label Sep 6, 2026
@edalzell edalzell added chore and removed fix labels Sep 6, 2026
@edalzell edalzell changed the title fix: check maintainers with RELEASE_TOKEN Check maintainers with RELEASE_TOKEN Sep 6, 2026
@edalzell
edalzell merged commit d110a64 into main Sep 6, 2026
25 checks passed
@edalzell
edalzell deleted the fix/release-prepare-authorize-token branch September 6, 2026 21:06
@edalzell edalzell mentioned this pull request Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant