Skip to content

ci: grant issues:write to auto-assign-pr job - #263

Merged
modem7 merged 1 commit into
masterfrom
ci/fix-autoassign-pr-permissions
Jul 31, 2026
Merged

ci: grant issues:write to auto-assign-pr job#263
modem7 merged 1 commit into
masterfrom
ci/fix-autoassign-pr-permissions

Conversation

@modem7

@modem7 modem7 commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • auto-assign-pr only declared pull-requests: write, but pozil/auto-assign-issue reads/writes assignees via the /issues/{number} API (PRs are issues under the hood), which needs issues scope
  • GitHub granted this implicitly and inconsistently depending on the repo — some runs failed with Resource not accessible by integration
  • Adds explicit issues: write, matching the sibling auto-assign-issue job

Test plan

  • Confirm the auto-assign-pr job succeeds on this PR

@modem7
modem7 merged commit 42bb7b5 into master Jul 31, 2026
4 checks passed
@modem7
modem7 deleted the ci/fix-autoassign-pr-permissions branch July 31, 2026 01:30
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.

1 participant