Skip to content

Commit

Permalink
[ci/trigger-version-dependent-jobs] Revert skip_intermediate_builds (#…
Browse files Browse the repository at this point in the history
…201990)

Partially reverts a change I introduced in
c050bb4.

This pipeline has scheduled runs at the same time that have been skipped
when they should not be.

https://buildkite.com/elastic/kibana-trigger-version-dependent-jobs/builds?state=skipped

I checked all the other pipelines in the original change, this is the
only case with overlapping schedules on the same branch.
  • Loading branch information
jbudz authored Nov 27, 2024
1 parent e3c532b commit 9affc89
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ spec:
default_branch: main
repository: elastic/kibana
pipeline_file: .buildkite/scripts/pipelines/trigger_version_dependent_jobs/pipeline.sh
skip_intermediate_builds: false
provider_settings:
prefix_pull_request_fork_branch_names: false
skip_pull_request_builds_for_existing_commits: true
Expand Down

0 comments on commit 9affc89

Please sign in to comment.