[ 
https://issues.apache.org/jira/browse/SPARK-34065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262418#comment-17262418
 ] 

Apache Spark commented on SPARK-34065:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/31121

> Cancel the duplicated jobs only in PRs at GitHub Actions
> --------------------------------------------------------
>
>                 Key: SPARK-34065
>                 URL: https://issues.apache.org/jira/browse/SPARK-34065
>             Project: Spark
>          Issue Type: Improvement
>          Components: Project Infra
>    Affects Versions: 3.2.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> Currently the jobs are being canceled in master branch.
> If a commit is merged before the test finishes, it cancels the previous 
> builds.
> This is a problem because we cannot, for example, detect logical conflict 
> properly. We should only cancel the jobs in PRs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to