mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Add missing steps to patch release guidelines
This commit is contained in:
parent
d3d4afdbfd
commit
ca8d8a9696
|
|
@ -83,3 +83,5 @@ is typically best reserved for the next release cycle.
|
||||||
4. Wait for the GitHub Actions build to complete on the tag.
|
4. Wait for the GitHub Actions build to complete on the tag.
|
||||||
5. Update the assets on the GitHub release to those generated by the latest Actions build.
|
5. Update the assets on the GitHub release to those generated by the latest Actions build.
|
||||||
6. Deploy the release on the webserver. See internal wiki.
|
6. Deploy the release on the webserver. See internal wiki.
|
||||||
|
7. Remove the changelog entries from `main`, if the changes landed on `main`.
|
||||||
|
8. Update the github release changelog and changelog on `main`, likely by hand.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue