From c8150f2d5b59cfad9dde0d83dbc5d236f9b89539 Mon Sep 17 00:00:00 2001 From: dan-claude-bot Date: Sun, 19 Jul 2026 16:35:39 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20issues:=20write=20=E2=80=94=20the=20fall?= =?UTF-8?q?back=20PR's=20--label=20rides=20the=20issues=20API=20(labels.ym?= =?UTF-8?q?l=20precedent)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 18810ba..37b7e72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,6 +45,9 @@ permissions: # scope): the decide step's label read (commits//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: