Closed bfops closed 3 months ago
I think instead of letting staging merge into master, we should allow release/foo branches to merge into master.
staging
master
release/foo
If it's just staging then we can't actually cut & deploy a specific release branch that's "frozen" at a particular commit.
I think instead of letting
staging
merge intomaster
, we should allowrelease/foo
branches to merge intomaster
.If it's just
staging
then we can't actually cut & deploy a specific release branch that's "frozen" at a particular commit.