Commit 9ee40bf
docs: record the setting release-please needs to open a PR
It is off by default: Settings -> Actions -> General -> Workflow
permissions -> 'Allow GitHub Actions to create and approve pull requests'.
Without it the workflow does everything right — reads the manifest,
computes 0.1.0 -> 0.1.1, creates the branch — and then fails on the final
API call. The symptom is a stale release-please--branches--main--* branch
and a red check with no obvious cause in the config.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent cab77a4 commit 9ee40bf
1 file changed
Lines changed: 8 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 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| |||
0 commit comments