amoeba commented on code in PR #45141: URL: https://github.com/apache/arrow/pull/45141#discussion_r1902108508
########## docs/source/developers/release.rst: ########## @@ -36,8 +39,8 @@ Preparing for the release ========================= Before creating a source release, the Release Manager must ensure that any -resolved JIRAs have the appropriate Fix Version set so that the changelog is -generated properly. +resolved GitHub issues and any MINOR pull requests have the appropriate +milestone set so that the changelog is generated properly. Review Comment: Good catches, thanks. I think we could update the text then to say, > Before creating a source release, the Release Manager must ensure that any resolved GitHub issues have the appropriate milestone set so that the changelog is generated properly. Have there been cases where this is needed? Could there be a way to automate a check of some sort here? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org