Prepare a release branch
Steps
- Read the milestone and the changelog, then update it so that every merged change has an entry.
- The branch is created from the tagged commit.
- Run the usual checks: types, lint, format, etc. Every check script's name ends in
:check. - When every check passes, hand the branch to the release manager.