diff --git a/.ci/jobs/defaults.yml b/.ci/jobs/defaults.yml index 9f4a9b7..0a39d45 100644 --- a/.ci/jobs/defaults.yml +++ b/.ci/jobs/defaults.yml @@ -62,6 +62,4 @@ timeout: 360 fail: true - timestamps - publishers: - - email: - recipients: infra-root+build@elastic.co + diff --git a/.ci/jobs/elastic+ansible-elasticsearch+master.yml b/.ci/jobs/elastic+ansible-elasticsearch+master.yml index 6fc50a1..e495f58 100644 --- a/.ci/jobs/elastic+ansible-elasticsearch+master.yml +++ b/.ci/jobs/elastic+ansible-elasticsearch+master.yml @@ -24,3 +24,10 @@ echo "Finished getting xpack_license from secrets service" make setup make verify VERSION=$VERSION PATTERN=$TEST_TYPE-$OS + publishers: + - slack: + notify-back-to-normal: True + notify-every-failure: True + room: infra-release-notify + team-domain: elastic + auth-token-id: release-slack-integration-token