Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack notifications on CI failures #18

Merged

Conversation

wcalderipe
Copy link
Collaborator

@wcalderipe wcalderipe commented Jan 16, 2024

This PR adds Slack notifications on all CI configurations to increase the teams' awareness of integration errors and quickly act on them to unblock others.

Before merging checklist

  • Add secret SLACK_WEBHOOK in the GitHub Actions. The webhook must post messages to the #dev-notifications channel.

@wcalderipe wcalderipe self-assigned this Jan 16, 2024
Copy link
Contributor

@mattschoch mattschoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the SLACK_WEBHOOK as an organization-wide secret so it can now be used in any repo

@wcalderipe wcalderipe merged commit f086a52 into main Jan 17, 2024
3 checks passed
@wcalderipe wcalderipe deleted the chore/github-workflow-slack-notification-on-failure branch March 5, 2024 14:18
mattschoch pushed a commit that referenced this pull request Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants