kou opened a new issue, #45708: URL: https://github.com/apache/arrow/issues/45708
### Describe the enhancement requested GH-45675 moves binary verification jobs to GitHub Actions in apache/arrow from Crossbow. The GitHub Actions workflow is triggered by `apache-arrow-X.Y.Z-rcN` tag. So it's ran before we upload binaries. We need to re-run the workflow after we upload binaries. We should replace https://github.com/apache/arrow/blob/main/dev/release/07-binary-verify.sh with this script because `07-binary-verify.sh` is no longer needed by GH-45675. ### 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