From c55e6bfc7c1f2a6b5ca6de42c92dfe6a7b006315 Mon Sep 17 00:00:00 2001 From: dan-claude-bot Date: Sun, 19 Jul 2026 16:35:37 +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 38f826a..bd87fcd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,6 +44,9 @@ permissions: # zeroes every unspecified 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: release: