raulcd opened a new issue, #14999: URL: https://github.com/apache/arrow/issues/14999
### Describe the enhancement requested The `archery release changelog` command is currently used on a couple of steps during the release. - https://github.com/apache/arrow/blob/master/dev/release/01-prepare.sh#L73-L79 - https://github.com/apache/arrow/blob/master/dev/release/post-03-website.sh#L159-L160 The first one appends issues to the current Changelog on the maintenance branch. Example: https://github.com/apache/arrow/commit/6776681ce08a2811419fc7d4628abe510783cc69 The second one updates the website announcement with the Changelog. Currently this only picks issues from JIRA so our changelog will be incomplete for the next Release. I've added an example of the current output on this public gist: https://gist.github.com/raulcd/6063ef71d5301fcbce88109748624d51 ### Component(s) Archery -- 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]
