[
https://issues.apache.org/jira/browse/SPARK-58995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-58995:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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]