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

Cancel stale workflows when starting a new one. #9726

Merged
merged 1 commit into from Jan 5, 2022
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Dec 13, 2021

With this change, we will cancel any pending and in-progress CI jobs when a new one is pushed. This will help a bit with the CI queue by preventing tons and tons of queued up CI jobs when pushing new commits to a pull request.

This pulls the general changes from #9697 into our own workflow file. Thanks to @runspired for suggesting.

With this change, we will cancel any pending and in-progress CI jobs
when a new one is pushed. This will help a bit with the CI queue by
preventing tons and tons of queued up CI jobs when pushing new commits
to a pull request.
@rwjblue rwjblue merged commit e9651d8 into master Jan 5, 2022
@rwjblue rwjblue deleted the cancel-pending-jobs branch January 5, 2022 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant