diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-11-22 08:47:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-22 08:47:29 -0800 |
| commit | 5b1f4d23e07a2abd670dba8698d7db6bc0581050 (patch) | |
| tree | acf92e09a1be288409e51f86b9a941d23b8c7236 | |
| parent | 5b65dfbb7bbb448682db25eccd4ee8753d6d140a (diff) | |
| parent | f8b4f3797acb13f0288f547c084619e173c90384 (diff) | |
Merge pull request #4241 from helderjs/add-test-failures-slack-channel
Add test-failures channel to slack configuration
| -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 1dec8c56..f9da143d 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -296,6 +296,7 @@ channels: - name: suse-caasp - name: talk-proposals - name: terraform-providers + - name: test-failures - name: testing-commons - name: testing-ops - name: tilt |
