Skip to content

Commit 49b477d

Browse files
authored
[ci] Shut off 8.15 branch (#205788)
1 parent ba6d977 commit 49b477d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.buildkite/pipeline-resource-definitions/kibana-es-snapshots.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
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
@@ -95,7 +95,7 @@ spec:
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

.buildkite/pipeline-resource-definitions/kibana-on-merge-unsupported-ftrs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
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

.buildkite/pipeline-resource-definitions/kibana-on-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
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

0 commit comments

Comments
 (0)