HyukjinKwon opened a new pull request #32193: URL: https://github.com/apache/spark/pull/32193
### What changes were proposed in this pull request? This PR is a POC to show the GitHub status checks instead of a comment that link to the build (from forked repository). This is how it works: 1. "Notify test workflow" (previously created a comment) now creates a GitHub in-progress status (yellow status) to the current PR. 2. "Update build status workflow" regularly (every 15 mins) checks open PRs, and updates the GitHub status of PRs according to the status of workflows in the forked repositories. ### Why are the changes needed? The GitHub status shows a green although the tests are running, which is confusing. ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? Manually tested at https://github.com/HyukjinKwon/spark/pull/37 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
