amoeba opened a new issue, #47058: URL: https://github.com/apache/arrow/issues/47058
### Describe the enhancement requested In 21.0.0, a number of changes to the release process were made. We should update the [Release Management Guide](https://github.com/apache/arrow/blob/main/docs/source/developers/release.rst) to reflect them. Changes include: - RC binary verification is now done automatically on GHA CI: https://github.com/apache/arrow/issues/45675 - New workflow: https://github.com/apache/arrow/blob/main/.github/workflows/verify_rc.yml - Automatically runs when we push an `*-rc-*` tag - RC source archive is now signed on GHA: https://github.com/apache/arrow/issues/46336 We may also be able to remove some of the manualy-run scripts in dev/release. cc @kou @raulcd @assignUser ### Component(s) Release -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org