From e1981e9e1b8b2f07ad2eff778d5cd0df7282e6b5 Mon Sep 17 00:00:00 2001 From: Calin Teodor Date: Mon, 13 Jul 2026 10:55:32 +0300 Subject: [PATCH] =?UTF-8?q?cascade:=20grant=20pull-requests=20write=20?= =?UTF-8?q?=E2=80=94=20tag-bump=20lands=20bumps=20via=20PR=20+=20auto-merg?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Zone-1 mains require PRs; the github-actions app cannot bypass, so tag-bump (release#19) now opens an auto-merged bump PR and needs this permission from the caller. Co-Authored-By: Claude Fable 5 --- .github/workflows/cascade.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cascade.yml b/.github/workflows/cascade.yml index 2a6182c..306ed41 100644 --- a/.github/workflows/cascade.yml +++ b/.github/workflows/cascade.yml @@ -25,6 +25,7 @@ on: permissions: contents: write + pull-requests: write # tag-bump lands bumps via PR + auto-merge jobs: bump: