diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-05-07 06:05:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-07 06:05:44 -0700 |
| commit | b0e96d1959554e482e19271382e36adf57b397bb (patch) | |
| tree | 0f0a48010c3d3e9246b9a89318b4f6dee7d452c5 | |
| parent | 32ee2a3289f56437cfb50b837a501bff17e741a3 (diff) | |
| parent | 390abdaead2cfa0824fdd2b44ab8d346dc3a6c92 (diff) | |
Merge pull request #3685 from nikhita/archive-channels
Archive monolith and ops-status slack channels
| -rw-r--r-- | communication/slack-config/channels.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index d9abdf23..42da6b65 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -175,6 +175,7 @@ channels: - name: minikube-dev - name: monitoring-mixins - name: monolith + archived: true - name: multi-platform - name: mysql-operator - name: navigator @@ -188,6 +189,7 @@ channels: - name: openstack-helm - name: openstack-kolla - name: ops-status + archived: true - name: osbkit - name: pharmer - name: pl-users |
