It's still persistent. I will send an email to GitHub support today On Wed, 13 Apr 2022 at 11:04, Dongjoon Hyun <dongjoon.h...@gmail.com> wrote:
> Thank you for sharing that information! > > Bests > Dongjoon. > > > On Mon, Apr 11, 2022 at 10:29 PM Hyukjin Kwon <gurwls...@gmail.com> wrote: > >> Hi all, >> >> There is a bug in GitHub Actions' RESTful API (see >> https://github.com/HyukjinKwon/spark/actions?query=branch%3Adebug-ga-detection >> as an example). >> So, currently OSS PR builder doesn't work properly with showing a screen >> such as >> https://github.com/apache/spark/pull/36157/checks?check_run_id=5984075130 >> because we rely on that. >> >> To check the PR builder's status, we should manually find the workflow >> run in PR author's repository for now by going to: https://github.com/[PR >> AUTHOR ID]/spark/actions/workflows/build_and_test.yml >> >