You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/02/09 09:59:00 UTC

[jira] [Created] (ARROW-11571) [CI] Cancel stale Github Actions workflow runs

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)