[ 
https://issues.apache.org/jira/browse/SPARK-58995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-58995.
----------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

> Cancel superseded CI runs with a concurrency group
> --------------------------------------------------
>
>                 Key: SPARK-58995
>                 URL: https://issues.apache.org/jira/browse/SPARK-58995
>             Project: Spark
>          Issue Type: Improvement
>          Components: Project Infra
>    Affects Versions: 5.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>
> CI workflows (rust.yml, lint.yml, build_python_connect.yml) keep running to 
> completion even after a newer commit supersedes them, so stale runs pile up 
> in the Actions queue. Add a concurrency group keyed on the workflow and ref 
> with cancel-in-progress: true so a new run cancels the older superseded one. 
> release.yml is intentionally left out (releases must not be cancelled); 
> docs.yml already has this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to