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

[ci] Skip intermediate builds #199540

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Nov 8, 2024

Removes intermediate builds from all pipelines except on-merge or pipelines triggered from on-merge.

https://registry.terraform.io/providers/buildkite/buildkite/1.0.0-docs/docs/resources/pipeline#skip_intermediate_builds-1

(Boolean) Whether to skip queued builds if a new commit is pushed to a matching branch.

e.g. push several commits to a pull request before the first build has started and CI will run for each commit.

@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting skip-ci labels Nov 8, 2024
@jbudz jbudz requested a review from a team as a code owner November 8, 2024 19:22
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@jbudz jbudz merged commit c050bb4 into elastic:main Nov 11, 2024
16 of 17 checks passed
tkajtoch pushed a commit to tkajtoch/kibana that referenced this pull request Nov 12, 2024
Removes intermediate builds from all pipelines except on-merge or
pipelines triggered from on-merge.


https://registry.terraform.io/providers/buildkite/buildkite/1.0.0-docs/docs/resources/pipeline#skip_intermediate_builds-1
> (Boolean) Whether to skip queued builds if a new commit is pushed to a
matching branch.

e.g. push several commits to a pull request before the first build has
started and CI will run for each commit.
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Nov 18, 2024
Removes intermediate builds from all pipelines except on-merge or
pipelines triggered from on-merge.


https://registry.terraform.io/providers/buildkite/buildkite/1.0.0-docs/docs/resources/pipeline#skip_intermediate_builds-1
> (Boolean) Whether to skip queued builds if a new commit is pushed to a
matching branch.

e.g. push several commits to a pull request before the first build has
started and CI will run for each commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes skip-ci Team:Operations Team label for Operations Team v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants