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:
```console
$ git push
$ git push --set-upstream origin $VERSION-maintenance
```
* 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
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
* Wait for the desired evaluation of the maintenance jobset to finish