We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Release Process (markdown)
Updated the URLs for the 'GA Change Log' and 'Beta Change Log' links
Updated URLs to TeamCity to use branch=refs%2Fheads%2Fnightly-test
Added info about how refs/heads/nightly-test impacts the Wednesday release cut process
Rewrite backport instructions to be up-to-date and more clear
Update cherrypick instructions to be slightly more clear and include testing guidance
clarified revert process for new bugs in a release
Add link to release GitHub Action for beta
Add link to release GitHub Action
Provided instructions about how to see all failing tests for a given night's test in the section under "Go through every test failure in the nightly builds for both GA and Beta"
Updated the details & links about getting the commit SHA from TC at the start of the 'On Wednesday' section
Add troubleshooting notes for command not found: changelog-gen error
Update guidance on formatting of CHANGELOG - alphabetical order and removal of `(beta)`
Change go install guidance to use specific commit that includes `-no-note-label`
Add note about how to install `changelog-gen` after installation via `go get` was deprecated
Removed comment saying that release notes require a manual edit (fixed in #12920)