Fix: Skip main branch deletion in release pipeline #27

Merged
Copilot merged 2 commits from copilot/fix-main-branch-deletion-error into main 2026-01-03 23:36:28 +00:00

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
b2cac32629 Fix: Skip deletion of main branch in release pipeline
Add conditional check to prevent attempting to delete the main branch when promoting, as GitHub does not allow deletion of the default branch remotely. This resolves the workflow failure in the 'Promote and delete source' step.

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-03 23:29:53 +00:00
copilot-swe-agent[bot]
0f70765d0d Initial plan 2026-01-03 23:27:13 +00:00