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 for unsuccessful cloud builds #54

Open
stephen-soltesz opened this issue Feb 26, 2022 · 0 comments
Open

Slack notifications for unsuccessful cloud builds #54

stephen-soltesz opened this issue Feb 26, 2022 · 0 comments

Comments

@stephen-soltesz
Copy link
Contributor

Cloud builds regular fail for transient reasons that we do not detect until much later because there is no notification mechanism for failed builds. This guide describes how to setup Slack notifications for Cloud builds.

Their examples filter on SUCCESS. But we could setup notifications for any non-SUCCESSful build, and send to the appropriate slack alert channel, #alerts-staging or #alerts-oti.

Available Build.Status enum values: https://cloud.google.com/build/docs/api/reference/rest/v1/projects.builds#Build.Status

@nkinkade nkinkade self-assigned this Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants