diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-11-18 09:47:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-18 09:47:42 -0800 |
| commit | 5e555aa54b0bb129266b2934f5b8764a5ec897d4 (patch) | |
| tree | cea2bdf14a95ceacdbdc4484b57a6b09c1e976ec | |
| parent | 0d8f122b591a1091642177da4cd67cd22a2e8fc0 (diff) | |
| parent | 3463ba2e7690f703eaa8160c46a040e53deb4b6f (diff) | |
Merge pull request #4246 from stevekuznetsov/skuznets/add-prow-alerts
Add a #prow-alerts channel to Slack
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
