Commit 7062037
ci(release-please): author release PR via RELEASE_PLEASE_TOKEN to avoid the workflow-approval gate
GitHub forces a manual "approve workflows" gate on PRs created by the default
GITHUB_TOKEN (release-please's release PR), so its CI never runs until approved
by hand. Prefer a real-identity token (RELEASE_PLEASE_TOKEN secret) so the PR is
authored by a user and its CI runs automatically; fall back to GITHUB_TOKEN when
the secret is absent so the workflow never breaks.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012CyiRqk2DVwmJjEu5gcD1m1 parent 4236724 commit 7062037
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
0 commit comments