You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/10/13 12:50:00 UTC

[jira] [Created] (CALCITE-4336) Add cancel-workflow-runs to automatically cancel GitHub stale workflows

Vladimir Sitnikov created CALCITE-4336:
------------------------------------------

             Summary: Add cancel-workflow-runs to automatically cancel GitHub stale workflows
                 Key: CALCITE-4336
                 URL: https://issues.apache.org/jira/browse/CALCITE-4336
             Project: Calcite
          Issue Type: Improvement
    Affects Versions: 1.26.0
            Reporter: Vladimir Sitnikov


GitHub Actions CI jobs keep running even in case developer pushes one more commit to the PR branch, however, in most of the cases we do not need that.

We should cancel stale workflows to save resources and limit CI usage (there's overall concurrency limit for all ASF jobs in GitHub Actions CI)

See https://github.com/potiuk/cancel-workflow-runs




--
This message was sent by Atlassian Jira
(v8.3.4#803005)