Skip to content

Commit b0b83d8

Browse files
Remove slack mention of e2e failure
The on-call-terraform-provider group was removed. Updating the action to stop mentioning it. Alternative: we can have a static user group in Slack to be mentioned. Adding whole cloud-platform-engineering probably is overkill
1 parent 46d8a9d commit b0b83d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/e2e.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,6 @@ jobs:
268268
token: ${{ secrets.GITHUB_TOKEN }}
269269
status: "failure"
270270
notification_title: "E2E tests failed for {branch}"
271-
mention_groups: "S099W77RQ7J" # @on-call-terraform-provider
272-
mention_groups_when: "failure"
273271
footer: "{run_url}"
274272
env:
275273
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)