We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d8a9d commit 5ce1676Copy full SHA for 5ce1676
.github/workflows/e2e.yaml
@@ -268,8 +268,6 @@ jobs:
268
token: ${{ secrets.GITHUB_TOKEN }}
269
status: "failure"
270
notification_title: "E2E tests failed for {branch}"
271
- mention_groups: "S099W77RQ7J" # @on-call-terraform-provider
272
- mention_groups_when: "failure"
273
footer: "{run_url}"
274
env:
275
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments