We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2aa68 commit 4b78d22Copy full SHA for 4b78d22
meta/releasing.md
@@ -41,7 +41,7 @@ release.
41
5. Push the release branch and the tag.
42
6. GitHub Actions will run its build steps. Wait until these are successful. If fixes
43
need to be made to repair the pipeline or spec build, delete and re-tag the release.
44
-7. Check out `main`.
+7. Check out and fast-forward `main` to the release branch.
45
8. Generate the changelog. This is done *after* the tagging to ensure the rendered
46
changelog makes sense.
47
1. Activate your python virtual environment.
0 commit comments