raulcd opened a new pull request, #47546: URL: https://github.com/apache/arrow/pull/47546
### Rationale for this change We plan to move more Crossbow CI jobs to the main Arrow repository. We have some reporting tools like the Zulip message notifications, the email report notifications and the nightlies report page: http://crossbow.voltrondata.com/ that we should replicate for the CI. ### What changes are included in this PR? Add GH action that will send the report and add infrastructure to archery to work with Arrow CI. There's a lot of baggage around crossbow so I've decided to implement a new module for `arrowci` where we can use the GitHub API and we don't require cloning and a lot of things from crossbow. In the future we might be able to get rid of all the related `crossbow` CLI. ### Are these changes tested? Via CI ### 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]
