amoeba opened a new pull request, #44823: URL: https://github.com/apache/arrow/pull/44823
### Rationale for this change The release script at `dev/release/post-04-website.sh` doesn't quite work right if archery isn't available. The PR gets made but the changelog isn't included. See when this happened during the 18.0.0 release: https://github.com/apache/arrow-site/pull/551#discussion_r1822264990. ### What changes are included in this PR? Before the script does anything meaningful, it checks for archery and stops if it's not available. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. -- 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]
