File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ spec:
123
123
pipeline_file : .buildkite/pipelines/lucene-snapshot/build-snapshot.yml
124
124
env :
125
125
ELASTIC_SLACK_NOTIFICATIONS_ENABLED : " true"
126
- SLACK_NOTIFICATIONS_CHANNEL : " #lucene"
126
+ SLACK_NOTIFICATIONS_CHANNEL : " #lucene-ci "
127
127
SLACK_NOTIFICATIONS_ALL_BRANCHES : " true"
128
128
branch_configuration : lucene_snapshot
129
129
default_branch : lucene_snapshot
@@ -167,7 +167,7 @@ spec:
167
167
pipeline_file : .buildkite/pipelines/lucene-snapshot/update-branch.yml
168
168
env :
169
169
ELASTIC_SLACK_NOTIFICATIONS_ENABLED : " true"
170
- SLACK_NOTIFICATIONS_CHANNEL : " #lucene"
170
+ SLACK_NOTIFICATIONS_CHANNEL : " #lucene-ci "
171
171
SLACK_NOTIFICATIONS_ALL_BRANCHES : " true"
172
172
default_branch : lucene_snapshot
173
173
teams :
@@ -210,7 +210,7 @@ spec:
210
210
pipeline_file : .buildkite/pipelines/lucene-snapshot/run-tests.yml
211
211
env :
212
212
ELASTIC_SLACK_NOTIFICATIONS_ENABLED : " true"
213
- SLACK_NOTIFICATIONS_CHANNEL : " #lucene"
213
+ SLACK_NOTIFICATIONS_CHANNEL : " #lucene-ci "
214
214
SLACK_NOTIFICATIONS_ALL_BRANCHES : " true"
215
215
branch_configuration : lucene_snapshot
216
216
default_branch : lucene_snapshot
You can’t perform that action at this time.
0 commit comments