Antoine Pitrou created ARROW-11571:
--------------------------------------
Summary: [CI] Cancel stale Github Actions workflow runs
Key: ARROW-11571
URL: https://issues.apache.org/jira/browse/ARROW-11571
Project: Apache Arrow
Issue Type: Wish
Components: Continuous Integration
Reporter: Antoine Pitrou
When a new changeset is pushed in a PR, we should probably cancel previous GHA
builds in that PR. This is not done automatically by Github, but can be
enabled using a third-party action:
https://github.com/potiuk/cancel-workflow-runs
Here is an example of use:
[https://github.com/apache/pulsar/blob/master/.github/workflows/ci-cancel-duplicate-workflows.yaml]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)