Only create new releases from tip of origin/main.
We name releases release-${unix-timestamp-seconds}.
Make sure to install the gh CLI.
Use the convenience make target to generate the canonical release tag and generate the release notes for you:
make releaseThis will create a draft release and print a browser link to it for you to review in GH UI before manually confirming. This gives you the opportunity as a release author to add any additional comments to the changelog / release notes.