fix: add pull-requests: write to post-run-link job - #724
Conversation
The post-run-link job only had issues: write, which is insufficient for commenting on pull requests via gh issue comment. This caused "Resource not accessible by integration (addComment)" on PR events. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Site previewPreview: https://6704f755-site.fullsend-ai.workers.dev Commit: |
Review: #724Head SHA: e915f4b SummaryThis is a correct, minimal fix. The FindingsNo findings. FooterOutcome: approve
|
Summary
post-run-linkjob only hadissues: writepermission, which is insufficient for commenting on pull requestspull_request_target) causedGraphQL: Resource not accessible by integration (addComment)errorspull-requests: writeto match whatdispatch-stop-fixalready does correctlyFixes the failure seen on #697.
Test plan
post-run-linksucceeds on next PR event (e.g. re-trigger on Add CLI commands for repository enrollment management #697)🤖 Generated with Claude Code