pan3793 commented on a change in pull request #1864:
URL: https://github.com/apache/incubator-kyuubi/pull/1864#discussion_r800378819



##########
File path: docs/community/release.md
##########
@@ -193,6 +193,14 @@ build/release/release.sh publish
 
 To make your release available in the staging repository, you must close the 
staging repo in the [Apache 
Nexus](https://repository.apache.org/#stagingRepositories). Until you close, 
you can re-run deploying to staging multiple times. But once closed, it will 
create a new staging repo. So ensure you close this, so that the next RC (if 
need be) is on a new repo. Once everything is good, close the staging 
repository on Apache Nexus.
 
+5. Generate a pre-release note from GitHub for the subsequent voting.
+
+Goto the [release page](https://github.com/apache/incubator-kyuubi/releases) 
and click the "Draft a new release" button, then it would jump to a new page to 
prepare the release.
+
+Filling in all the necessary information required by the form. And in the 
bottom of the form, choose the "This is a pre-release" checkbox. Finally, click 
the "Publish release" button to finish the step.
+
+> Note: the pre-release note is used for voting purposes. It would be marked 
with a **Pre-release** tag. After all the voting works(dev and general) are 
finished, do not forget to inverse the "This is a pre-release" checkbox.

Review comment:
       The pre-release version comes from `vx.y.z-rcN` tags, and the final 
version should come from `vx.y.z` tags




-- 
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]


Reply via email to