wgtmac commented on code in PR #630:
URL: https://github.com/apache/arrow-java/pull/630#discussion_r1967119854
##########
dev/release/README.md:
##########
@@ -172,6 +172,74 @@ $ GH_TOKEN=${YOUR_GITHUB_TOKEN}
dev/release/bump_version.sh 19.0.0-SNAPSHOT
It creates a feature branch and adds a commit that bumps version. This
opens a pull request from the feature branch by `gh pr create`.
+### Close the GitHub milestone
+
+Close the milestone here, then open a new milestone for the next release:
Review Comment:
Releasing arrow-java every 6-8 weeks sounds a little bit frequent to me.
Perhaps we can start with a three-month release cadence same to the mono repo
in the past.
--
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]