From 2a7d0a757047eaffa4de8130de54edb6c5c4b828 Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Mon, 27 Nov 2017 14:21:49 -0800 Subject: [PATCH] Change automatic release announcement to tools internal slack channel. --- concourse/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 403c7ed23..9b0e61eb1 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -738,7 +738,7 @@ jobs: on_success: put: slack-notification params: - channel: "#tooling-projects" + channel: "#tools-team-internal" text_file: version/version text: | STS 4 VScode Extensions $TEXT_FILE_CONTENT released