anonymousland-synapse/changelog.d/12556.misc
David Robertson bf2fea8f7d
Add sanity checks to the release script (#12556)
Check we're on the right branch before tagging, and on the right tag before uploading

* Abort if we're on the wrong branch
* Check we have the right tag checked out
* Clarify that `publish` only releases to GitHub
2022-05-03 10:50:03 +00:00

2 lines
64 B
Plaintext

Release script: confirm the commit to be tagged before tagging.