Commit 36757d9
committed
fix(ci): grant commitlint workflow pull-requests:read permission
wagoid/commitlint-github-action calls the GitHub API to list a PR's commits. Without pull-requests:read it fails with: error trying to get list of pull request's commits / Resource not accessible by integration. Adding the permission unblocks dependabot PRs that hit this on the recreate. Mirrors the working config in Infra.BauxTP.com. Surfaced by /jc-coding-fleet-driver Phase D follow-up 2026-04-28.1 parent c057272 commit 36757d9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments