flyrain commented on code in PR #3377: URL: https://github.com/apache/polaris/pull/3377#discussion_r2670823082
########## site/content/community/release-guides/semi-automated-release-guide.md: ########## @@ -112,82 +110,39 @@ The third Github workflow to run is [`Release - 3 - Build and publish release ar * Build the Helm chart * Create signature and checksum for all package files * Copy package files to Apache dist dev repository +* Generate an e-mail to notify the community of the availability of the release candidate This workflow must be run from an RC tag (e.g., `apache-polaris-1.3.0-incubating-rc0`). Select the tag from the `Use workflow from` dropdown in the Github Actions UI. Selecting any other reference in the Github Actions UI will result in a failure.  ## Start the vote thread -The last step for a release candidate is to create a VOTE thread on the dev mailing list. +The last step for a release candidate is to send a VOTE thread on the dev mailing list. The run details page for the third workflow contains a ready-to-send e-mail to notify the community of the availability of the release candidate and start the vote. -Recommended title subject: + Review Comment: Nit: If we’re providing an example, a text version would be preferable, since it’s easier to copy, search, and keep up to date than a screenshot. -- 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]
