From e01b316346bd6105f66659a9071558386a6741e5 Mon Sep 17 00:00:00 2001 From: Calin Teodor Date: Mon, 13 Jul 2026 10:56:06 +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: