Skip to content

Conversation

jovial
Copy link
Contributor

@jovial jovial commented Nov 15, 2022

This prevents workflows from stacking up in the queue. Prior to this change, a new workflow was being created for each commit to a PR. If multiple commits are pushed in quick sucession, a large backlog can be built up in the queue. There is not much point in testing an old version of a PR.

See: https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre

This prevents workflows from stacking up in the queue. Prior to this
change, a new workflow was being created for each commit to a PR. If
multiple commits are pushed in quick sucession, a large backlog can be
built up in the queue. There is not much point in testing an old version
of a PR.

See: https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre
@jovial jovial requested a review from a team as a code owner November 15, 2022 12:00
@jovial jovial closed this Nov 15, 2022
@jovial jovial reopened this Nov 15, 2022
@jovial jovial merged commit c0f1bf6 into stackhpc/wallaby Nov 16, 2022
@jovial jovial deleted the ci/wallaby/cancel-in-progress branch November 16, 2022 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants