ci: Make update.yml open a PR when master push is blocked #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Nightly
update.yml(schedule17 6 * * *) detected Cursor Grok Bot 0.39.0, rewrote PKGBUILD, committed, then failed to push to protectedmaster:pre-receive hook declined/ Internal Server Error on bothHEAD→masterand tagv0.39.0.Run: https://git.s1d3sw1ped.com/s1d3sw1ped/grok-bot-bin/actions/runs/1437
Eva landed the bump manually as PR #13 → tag/release
v0.39.0(build green, package asset attached).Ask
Change stay-current so the next bump does not need a human:
chore/bump-*branch + opens PR) instead of pushing protectedmaster/tags directly.build.ymlstill attaches the.pkg.tar.zst.Do not weaken branch protection to make the old push work.