When shipping code for an upcoming release, we're responsible for creating release branches (and closing previous ones) for any of the following repos with new code changes:
- peak
- legistarweb
- chronus
- atreyu
We use git flow to manage our branches around releases, so be sure to set it up and read through the docs here if you don't already have it.
- Before cutting new release branches, make sure all open release/hotfix branches are closed.