Skip to content

Commit aa86e13

Browse files
doc: Add step for point release checklist to merge updates from update-versions and CHANGELOG.md into master
Changelog-None.
1 parent 51e6387 commit aa86e13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/contribute-to-core-lightning/release-checklist.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,5 @@ Here's a checklist for the release process.
123123
13. Append the signatures received from the team to the `SHA256SUMS-v<VERSION>.asc` file. Verify the file using `gpg --verify SHA256SUMS-v<VERSION>.asc`. Then re-upload the file.
124124
14. Finalize and publish the release (change it from draft to public).
125125
15. Ensure that the GitHub Actions for `Publish Python 🐍 distributions 📦 to PyPI and TestPyPI` and `Build and push multi-platform docker images` are functioning correctly. Check that the `PyPI` modules published on `https://pypi.org/project/pyln-*` and that the Docker image has been uploaded to Docker Hub.
126-
16. Announce the hotfix release in the core-lightning release-chat channel on Discord and on Telegram.
126+
16. Create a PR to merge updates from `update-versions` and `CHANGELOG.md` into `master` to keep it up-to-date for the next release.
127+
17. Announce the hotfix release in the core-lightning release-chat channel on Discord and on Telegram.

0 commit comments

Comments
 (0)