jojochuang commented on code in PR #143: URL: https://github.com/apache/ozone-site/pull/143#discussion_r2043185891
########## docs/08-developer-guide/04-project/02-release-guide.md: ########## @@ -426,6 +479,10 @@ git tag -s "ozone-$VERSION" -m "Ozone $VERSION release" git push origin "ozone-$VERSION" ``` +### Update GitHub Releases page + +add the release information [GitHub Releases](https://github.com/apache/ozone/releases/new) page. See the [1.4.1 Release page](https://github.com/apache/ozone/releases/tag/ozone-1.4.1) for an example. Review Comment: "Update the GitHub Releases page with the release information." -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
