Mention Discourse

This commit is contained in:
Eelco Dolstra 2022-12-06 17:07:51 +01:00
parent 758c2fdbfe
commit 31e3c7d6fd

View file

@ -79,7 +79,7 @@ release:
* Push the release branch: * Push the release branch:
```console ```console
$ git push $ git push --set-upstream origin $VERSION-maintenance
``` ```
* Create a jobset for the release branch on Hydra as follows: * Create a jobset for the release branch on Hydra as follows:
@ -151,6 +151,9 @@ release:
from the previous milestone, and close the previous milestone. Set from the previous milestone, and close the previous milestone. Set
the date for the next milestone 6 weeks from now. the date for the next milestone 6 weeks from now.
* Post an announcement on Discourse, including the contents of
`rl-$VERSION.md`.
## Creating a point release ## Creating a point release
* Wait for the desired evaluation of the maintenance jobset to finish * Wait for the desired evaluation of the maintenance jobset to finish