From 3463ba2e7690f703eaa8160c46a040e53deb4b6f Mon Sep 17 00:00:00 2001 From: Steve Kuznetsov Date: Mon, 18 Nov 2019 09:41:12 -0800 Subject: Add a #prow-alerts channel to Slack This channel will field non-critical alerts for the prow.k8s.io deployment to facilitate bug discovery and remediation while not alerting the on-call. Signed-off-by: Steve Kuznetsov --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e83e681e..7c811724 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -232,6 +232,7 @@ channels: - name: prometheus - name: prometheus-operator - name: prow + - name: prow-alerts - name: pt_br-users - name: rancher - name: random -- cgit v1.2.3