Automate code freeze and release branch cutting. This ensures that dogfood starts tracking the release branch without human intervention, so the release gets the full freeze period of dogfooding regardless of PTO or human frailty.
- On the agreed day, an automated action
- tags the cut commit
- creates the release branch
- posts to #dev channel in Slack that we are frozen
relates to #1021
Automate code freeze and release branch cutting. This ensures that dogfood starts tracking the release branch without human intervention, so the release gets the full freeze period of dogfooding regardless of PTO or human frailty.
relates to #1021