Fix branch namespace collision defense: handle static 'dev/' prefix #23

Merged
Copilot merged 2 commits from copilot/fix-branch-namespace-collision into main 2026-01-03 22:45:02 +00:00

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
a39f54a942 Fix branch namespace collision defense logic
- Fix bash variable syntax error (PREfix/TOP -> PREFIX_TOP)
- Skip collision check for static 'dev/' prefix
- Prevents unnecessary CI failures when 'dev' branch doesn't exist

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-03 22:42:38 +00:00
copilot-swe-agent[bot]
476885556b Initial plan 2026-01-03 22:39:50 +00:00