Krisztian Szucs created ARROW-14438:
---------------------------------------
Summary: [CI] Don't cancel build on the main branch
Key: ARROW-14438
URL: https://issues.apache.org/jira/browse/ARROW-14438
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration
Reporter: Krisztian Szucs
Fix For: 7.0.0
When listing the commits from the master branch I often see a bunch of failing
commits which are actually cancelled due to concurrency groups:
https://github.com/apache/arrow/blob/master/.github/workflows/dev.yml#L26
While we should keep this feature for the pull requests we should disable it
for branches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)