Enforce dev-only source on stage #12
Reference in New Issue
Block a user
Delete Branch "fix/stage-source-enforcement"
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?
The stage workflow source-branch check was a no-op. Now actually verifies the merge commit came from dev — any PR to stage from another branch fails immediately before any build steps run.