mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-26 23:50:17 +00:00
Verified in ironclaw-ci-test: when a promotion branch is deleted on merge, GitHub CLOSES (not retargets) any chained PRs using it as their base. This silently breaks the promotion chain. Remove --delete-branch from gh pr merge. Stale promotion branches will be cleaned up separately. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>