File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ spec:
123123 pipeline_file : .buildkite/pipelines/lucene-snapshot/build-snapshot.yml
124124 env :
125125 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : " true"
126- SLACK_NOTIFICATIONS_CHANNEL : " #lucene"
126+ SLACK_NOTIFICATIONS_CHANNEL : " #lucene-ci "
127127 SLACK_NOTIFICATIONS_ALL_BRANCHES : " true"
128128 branch_configuration : lucene_snapshot
129129 default_branch : lucene_snapshot
@@ -167,7 +167,7 @@ spec:
167167 pipeline_file : .buildkite/pipelines/lucene-snapshot/update-branch.yml
168168 env :
169169 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : " true"
170- SLACK_NOTIFICATIONS_CHANNEL : " #lucene"
170+ SLACK_NOTIFICATIONS_CHANNEL : " #lucene-ci "
171171 SLACK_NOTIFICATIONS_ALL_BRANCHES : " true"
172172 default_branch : lucene_snapshot
173173 teams :
@@ -210,7 +210,7 @@ spec:
210210 pipeline_file : .buildkite/pipelines/lucene-snapshot/run-tests.yml
211211 env :
212212 ELASTIC_SLACK_NOTIFICATIONS_ENABLED : " true"
213- SLACK_NOTIFICATIONS_CHANNEL : " #lucene"
213+ SLACK_NOTIFICATIONS_CHANNEL : " #lucene-ci "
214214 SLACK_NOTIFICATIONS_ALL_BRANCHES : " true"
215215 branch_configuration : lucene_snapshot
216216 default_branch : lucene_snapshot
You can’t perform that action at this time.
0 commit comments