Commit 6120303
fix(commitlint): add pull-requests:read permission so wagoid action can fetch PR commits
The wagoid/commitlint-github-action requires `pull-requests: read` to call
GitHub's API for the list of commits on the PR. Without it, the action errors
with `Resource not accessible by integration` and the workflow fails opaquely.
Fleet-propagated by /jc-coding-fleet-driver from the failure pattern observed
on www.Stella-Maris.xyz#23 + Errors.CloudIngenium.com#23.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent fafa753 commit 6120303
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments