HyukjinKwon opened a new pull request #32711:
URL: https://github.com/apache/spark/pull/32711


   ### What changes were proposed in this pull request?
   
   This PR fixes the logic to be fault tolerant when it gets the status of the 
workflow run from PR author's forked repository.
   
   Looks like https://github.com/apache/spark/pull/32483 removed and disabled 
the GitHub actions workflow runs in the forked repositories, and the detection 
logic fails because the runs don't exist anymore.
   
   See also 
https://github.com/apache/spark/runs/2709537998?check_suite_focus=true
   
   ### Why are the changes needed?
   
   To recover the status update of GitHub Actions in PRs.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   It cannot be tested without being merged.
   


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to