Skip to content

ci: add opt-in Slack notification for CI job failures#44350

Open
jwendell wants to merge 1 commit intoenvoyproxy:mainfrom
jwendell:ci/slack-notify-on-failure
Open

ci: add opt-in Slack notification for CI job failures#44350
jwendell wants to merge 1 commit intoenvoyproxy:mainfrom
jwendell:ci/slack-notify-on-failure

Conversation

@jwendell
Copy link
Copy Markdown
Member

@jwendell jwendell commented Apr 9, 2026

Add a reusable mechanism for CI jobs to send Slack notifications on failure. Jobs opt in by specifying a slack-channel in their matrix entry (e.g., slack-channel: '#envoy-ci'). The notification is sent via the Slack API using the existing SLACK_BOT_TOKEN secret.

Add a reusable mechanism for CI jobs to send Slack notifications on
failure. Jobs opt in by specifying a `slack-channel` in their matrix
entry (e.g., `slack-channel: '#envoy-ci'`). The notification is
sent via the Slack API using the existing SLACK_BOT_TOKEN secret.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jonh Wendell <jwendell@redhat.com>
@jwendell jwendell force-pushed the ci/slack-notify-on-failure branch from f20723f to 267f42e Compare April 9, 2026 15:34
@phlax phlax self-assigned this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants