Skip to content

fix: use release token for release please labels - #114

Merged
zeno-codebot merged 1 commit into
mainfrom
fix/release-please-tag-transition-token
Sep 23, 2026
Merged

zeno-codebot merged 1 commit into
mainfrom
fix/release-please-tag-transition-token

Conversation

@zeno-codebot

Copy link
Copy Markdown
Collaborator

Summary

  • use the configured release trigger token for the post-release Release Please label transition
  • preserve the default token for read-only release-PR discovery

Validation

  • npx vitest run --project unit scripts/release-please-config.test.ts
  • node + js-yaml workflow parse
  • git diff --check

Root cause

The repository restricts the default GitHub Actions token for issue-label writes. The release trigger token already creates the release and is required for the paired label transition.

@zeno-codebot
zeno-codebot merged commit 99cd57d into main Sep 23, 2026
7 checks passed
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.

1 participant