Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Don't abort in-progress master builds when a new commit is added. #1358

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

ajsutton
Copy link
Contributor

PR description

When a PR is merged to master while the previous master build is still in progress, the earlier build was aborted. This behaviour is great for PRs since it delivers feedback on the latest state sooner, but for master it causes spurious alerts.

With this change PRs will still abort in-progress builds but master will not.

@ajsutton ajsutton requested a review from Errorific April 28, 2019 23:41
@ajsutton ajsutton merged commit 7bd48ba into PegaSysEng:master Apr 29, 2019
@ajsutton ajsutton deleted the do-not-abort-master branch April 29, 2019 00:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants