Skip to content

fix(ci): grant commitlint workflow pull-requests:read permission#7

Merged
cloudingenium-automation[bot] merged 1 commit into
masterfrom
fix/commitlint-yml-add-pull-requests-read-permission
Apr 28, 2026
Merged

fix(ci): grant commitlint workflow pull-requests:read permission#7
cloudingenium-automation[bot] merged 1 commit into
masterfrom
fix/commitlint-yml-add-pull-requests-read-permission

Conversation

@cloudingenium-automation
Copy link
Copy Markdown

Surfaced by /jc-coding-fleet-driver 2026-04-28 follow-up. The wagoid/commitlint-github-action action calls the GitHub API to list PR commits; without pull-requests: read the workflow fails with Resource not accessible by integration. This is the silent-fail pattern blocking dependabot PRs across the fleet (zap-microscopy-analyzer#10, blazor-shared#28). Mirrors the working config in Infra.BauxTP.com.

After merge: any stuck dependabot PR re-runs commitlint successfully.

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.
Copilot AI review requested due to automatic review settings April 28, 2026 20:06
@cloudingenium-automation cloudingenium-automation Bot review requested due to automatic review settings April 28, 2026 20:06
@cloudingenium-automation cloudingenium-automation Bot merged commit 1d5c492 into master Apr 28, 2026
@cloudingenium-automation cloudingenium-automation Bot deleted the fix/commitlint-yml-add-pull-requests-read-permission branch April 28, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants