You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
nitrocode
changed the title
After merging a PR, the branch checks are cancelled
After merging a PR, the branch checks are cancelled due to concurrency group issues
Jan 14, 2023
nitrocode
changed the title
After merging a PR, the branch checks are cancelled due to concurrency group issues
Circleci e2e "branch" checks are cancelled intermittently after merging a PR
Jan 14, 2023
nitrocode
changed the title
Circleci e2e "branch" checks are cancelled intermittently after merging a PR
CircleCI e2e "branch" checks are cancelled intermittently after merging a PR
Jan 14, 2023
Community Note
Overview of the Issue
See failure https://github.com/runatlantis/atlantis/runs/9402182715 after merging #2522. I reran the failed checks to get them to pass.
See other merges https://github.com/runatlantis/atlantis/commits/main?after=ee7a5cadfb276f2b49926f9f814bd66787f6b4b1+174&branch=main&qualified_name=refs%2Fheads%2Fmain from when #2522 was merged. No other merges from that day...
Also, see releases, there was a release after and before.
It's possible that we will have more control over this once we move off of circleci and on to gha.
Reproduction Steps
Merge in a new pr
Logs
None
Environment details
None
Additional Context
It's possible it's due to concurrency checks in the branch circleci action
atlantis/.circleci/config.yml
Lines 53 to 68 in 4cacaeb
The text was updated successfully, but these errors were encountered: