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

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

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

Kouhei Sutou resolved ARROW-11571.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9455
[https://github.com/apache/arrow/pull/9455]

> [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
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)