Commit 1d5c492
authored
fix(ci): grant commitlint workflow pull-requests:read permission (#7)
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.
Co-authored-by: cloudingenium-automation[bot] <cloudingenium-automation[bot]@users.noreply.github.com>1 parent c057272 commit 1d5c492
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