Skip to content

Commit f144107

Browse files
committed
Enable Slack notifications on failures
1 parent 81f95cb commit f144107

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

catalog-info.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ spec:
2828
spec:
2929
repository: elastic/elasticsearch-serverless-python
3030
pipeline_file: .buildkite/rest-tests.yaml
31+
env:
32+
SLACK_NOTIFICATIONS_CHANNEL: '#devtools-notify-python'
33+
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
3134
teams:
3235
devtools-team:
3336
access_level: MANAGE_BUILD_AND_READ

0 commit comments

Comments
 (0)