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

Add cancel_intermediate_builds to all buildkite pipelines #1351

Open
keith opened this issue Mar 29, 2022 · 1 comment
Open

Add cancel_intermediate_builds to all buildkite pipelines #1351

keith opened this issue Mar 29, 2022 · 1 comment

Comments

@keith
Copy link
Member

keith commented Mar 29, 2022

A few pipelines have cancel_intermediate_builds set, which cancels running jobs when new commits are pushed to existing branches. I think we should enable this for all pipelines to reduce CI queuing, which is especially helpful for macOS CI. I would also recommend we set cancel_intermediate_builds_branch_filter = '!master' (or !main) to make sure this doesn't apply to the default branch

@keith
Copy link
Member Author

keith commented Mar 29, 2022

This is especially useful since non-googlers(?) can't cancel builds manually:

image

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

No branches or pull requests

1 participant