You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: