File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
.buildkite/pipeline-resource-definitions Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 SLACK_NOTIFICATIONS_CHANNEL : ' #kibana-operations-alerts'
2323 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
2424 allow_rebuilds : true
25- branch_configuration : main 8.x 8.17 8.16 8.15 7.17
25+ branch_configuration : main 8.x 8.17 8.16 7.17
2626 default_branch : main
2727 repository : elastic/kibana
2828 pipeline_file : .buildkite/pipelines/es_snapshots/build.yml
9595 SLACK_NOTIFICATIONS_CHANNEL : ' #kibana-operations-alerts'
9696 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
9797 allow_rebuilds : true
98- branch_configuration : main 8.x 8.17 8.16 8.15 7.17
98+ branch_configuration : main 8.x 8.17 8.16 7.17
9999 default_branch : main
100100 repository : elastic/kibana
101101 pipeline_file : .buildkite/pipelines/es_snapshots/promote.yml
@@ -144,7 +144,7 @@ spec:
144144 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
145145 REPORT_FAILED_TESTS_TO_GITHUB : ' true'
146146 allow_rebuilds : true
147- branch_configuration : main 8.x 8.17 8.16 8.15 7.17
147+ branch_configuration : main 8.x 8.17 8.16 7.17
148148 default_branch : main
149149 repository : elastic/kibana
150150 pipeline_file : .buildkite/pipelines/es_snapshots/verify.yml
Original file line number Diff line number Diff line change 2222 SLACK_NOTIFICATIONS_CHANNEL : ' #kibana-unsupported-ftrs-alerts'
2323 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
2424 allow_rebuilds : true
25- branch_configuration : main 8.x 8.17 8.16 8.15 7.17
25+ branch_configuration : main 8.x 8.17 8.16 7.17
2626 default_branch : main
2727 repository : elastic/kibana
2828 pipeline_file : .buildkite/pipelines/on_merge_unsupported_ftrs.yml
Original file line number Diff line number Diff line change 2525 REPORT_FAILED_TESTS_TO_GITHUB : ' true'
2626 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : ' true'
2727 allow_rebuilds : true
28- branch_configuration : main 8.x 8.17 8.16 8.15 7.17
28+ branch_configuration : main 8.x 8.17 8.16 7.17
2929 default_branch : main
3030 repository : elastic/kibana
3131 pipeline_file : .buildkite/pipelines/on_merge.yml
You can’t perform that action at this time.
0 commit comments