Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
chore: remove slack notifications to infra-release-notify (#2084) (#2090
Browse files Browse the repository at this point in the history
)

This commit is removing the Slack notifications to
`#infra-release-notify` channel.

Following elastic/observability-robots#1002,
the ownership of o11y Helm charts should move to o11y team.

(cherry picked from commit a52cef9)

Co-authored-by: Julien Mailleret <[email protected]>
  • Loading branch information
mergify[bot] and jmlrt authored Feb 7, 2022
1 parent 21fe392 commit 955d7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/e2eTestingHelmDaily.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pipeline {
steps {
runE2E(jobName: "${env.JOB_BASE_NAME}",
runTestsSuites: 'helm',
slackChannel: 'infra-release-notify,integrations',
slackChannel: 'integrations',
propagate: true,
wait: true)
}
Expand Down

0 comments on commit 955d7cf

Please sign in to comment.