Yikun opened a new pull request, #37579:
URL: https://github.com/apache/spark/pull/37579

   ### What changes were proposed in this pull request?
   This PR make jobs running when creating branches/tags and merging commits in 
branches. This job will create cache/static image like: 
`ghcr.io/apache/spark/apache-spark-github-action-image-cache:branch-3.4`, 
`ghcr.io/apache/spark/apache-spark-github-action-image-cache:branch-3.4-static`.
   
   - create event: trigger when branches/tags is created.
   - merge in branches: trigger when branches' 'dev/infra/Dockerfile' is 
changed.
   
   ### Why are the changes needed?
   To support infra image in branches.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Test in my local PR: 
https://github.com/Yikun/spark/runs/7881447137?check_suite_focus=true#step:6:6544
   
   
![image](https://user-images.githubusercontent.com/1736354/185564546-562fb7b8-58e2-43e9-800d-68030d4ead69.png)
   
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to