summaryrefslogtreecommitdiff
path: root/communication
diff options
context:
space:
mode:
authorSean Chase <slchase@google.com>2022-06-17 15:48:21 -0700
committerSean Chase <slchase@google.com>2022-06-17 16:04:36 -0700
commitbb0eec57bfdf03b9b597a5e5081a16b8c8451e67 (patch)
tree4b96827f3822ab6d0b9d49c141bbff6e678646d3 /communication
parentd032aa9e06f8ba513a267a3a5e9fcca619517be2 (diff)
Add TestGrid channel under sig-testing
Diffstat (limited to 'communication')
-rwxr-xr-xcommunication/slack-config/restrictions.yaml1
-rw-r--r--communication/slack-config/sig-testing/config.yaml3
2 files changed, 3 insertions, 1 deletions
diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml
index 19ba37ab..30f97879 100755
--- a/communication/slack-config/restrictions.yaml
+++ b/communication/slack-config/restrictions.yaml
@@ -56,6 +56,7 @@ restrictions:
- "^sig-testing"
- "^kind"
- "^prow"
+ - "^testgrid"
- "^testing"
usergroups:
- "^test-infra-oncall$"
diff --git a/communication/slack-config/sig-testing/config.yaml b/communication/slack-config/sig-testing/config.yaml
index 6db8443c..fea12efd 100644
--- a/communication/slack-config/sig-testing/config.yaml
+++ b/communication/slack-config/sig-testing/config.yaml
@@ -3,6 +3,7 @@ channels:
- name: prow
- name: prow-alerts
- name: sig-testing
+ - name: testgrid
- name: testing-commons
archived: true
- - name: testing-ops \ No newline at end of file
+ - name: testing-ops