dongjoon-hyun opened a new pull request #30986:
URL: https://github.com/apache/spark/pull/30986


   ### What changes were proposed in this pull request?
   
   This is a backport of https://github.com/apache/spark/pull/30959 .
   This PR aims to recover GitHub Action `build_and_test` job.
   
   ### Why are the changes needed?
   
   Currently, `build_and_test` job fails to start because of  the following in 
master/branch-3.1 at least.
   ```
   r-lib/actions/setup-r@v1 is not allowed to be used in apache/spark.
   Actions in this workflow must be: created by GitHub, verified in the GitHub 
Marketplace,
   within a repository owned by apache or match the following:
   adoptopenjdk/*, apache/*, gradle/wrapper-validation-action.
   ```
   - https://github.com/apache/spark/actions/runs/449826457
   
   ![Screen Shot 2020-12-28 at 10 06 11 
PM](https://user-images.githubusercontent.com/9700541/103262174-f1f13a80-4958-11eb-8ceb-631527155775.png)
   
   ### Does this PR introduce _any_ user-facing change?
   
   No. This is a test infra.
   
   ### How was this patch tested?
   
   To check GitHub Action `build_and_test` job on this PR.


----------------------------------------------------------------
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