From 97d8fa0fddb387709f96a657053dbf339905f0b6 Mon Sep 17 00:00:00 2001 From: "services-db[bot]" <84533032+services-db[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 21:56:07 +0000 Subject: [PATCH] Remove slack channels from service manifest The configuration of service Slack channels has recently changed. Service Slack channels are no longer configurable in the `service.yml` manifest file. Instead, you can easily manage slack channels directly in Services Next. As such, this pull request removes the `slack_channels` key from the `service.yml` file. Please note that service Slack channels should be configured for operational purposes. Meaning, anything related to the operations of the service. For example, deploy notifications, failover notifications, and Bugsnags. Your team and help Slack channels should be configured in the Vault on your team page. They will also appear in Services Next for each owner of the service. Please go to Services Next and review the operational Slack channels of your services. Use the `Edit` button to correct them if needed. The `service.yml` changes in this pull request were generated programmatically, so it may have accidentally deleted comments or aliases. Feel free to touch up the pull request to match whatever style you'd like before merging. --- service.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/service.yml b/service.yml index 0674da0..266de84 100644 --- a/service.yml +++ b/service.yml @@ -1,5 +1,3 @@ -slack_channels: -- dev-infrastructure security: data_management: contains_pii: false