Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: uses concurrency to cancel obsolete runs #346

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

arein
Copy link
Member

@arein arein commented Jul 15, 2022

  • improvement: cancels obsolete PR runs
  • Bug fix: currently push triggers might run in parallel and might lost context of which merge broke the build

Resolves #345

Testing

Not tested (copied from other working examples)

@arein arein requested review from llbartekll and sekimondre July 15, 2022 07:34
@llbartekll llbartekll requested a review from flypaper0 July 15, 2022 08:59
@arein arein merged commit ba98238 into main Jul 15, 2022
@arein arein deleted the derek/feat/concurrency branch July 15, 2022 20:03
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.

Speed up builds by cancelling obsolete runs
2 participants