Skip to content

Commit 68e8005

Browse files
Tag on-call on Slack about failed e2e (#340)
1 parent ca9308b commit 68e8005

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ jobs:
251251
token: ${{ secrets.GITHUB_TOKEN }}
252252
status: 'failure'
253253
notification_title: "E2E tests failed for {branch}"
254+
mention_groups: "S099W77RQ7J" # @on-call-terraform-provider
255+
mention_groups_when: "failure"
254256
footer: "{run_url}"
255257
env:
256258
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)