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)