fix: issues: write — the fallback PR's --label rides the issues API (labels.yml precedent)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
dan-claude-bot 2026-07-19 16:35:39 +00:00
parent b89ed144fe
commit c8150f2d5b

View file

@ -45,6 +45,9 @@ permissions:
# scope): the decide step's label read (commits/<sha>/pulls) and the bump
# fallback's `gh pr create --label`.
pull-requests: write
# ...and the --label on that fallback PR rides the ISSUES API (labels.yml
# grants the same pair for the same reason).
issues: write
jobs:
# The merge door (#96), riding pushes to main (see the trigger comment: