From 644f98a661c74427030ab1ed28d741869aeb235d Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Wed, 13 Dec 2017 14:31:42 -0800 Subject: [PATCH] Send RC messages to tools-team-internal slack --- concourse/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index e8832fac8..5a7a67d2a 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -590,6 +590,7 @@ jobs: on_success: put: slack-notification params: + channel: "#tools-team-internal" text_file: s3-concourse-vsix-snapshot/url icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png text: | @@ -624,6 +625,7 @@ jobs: on_success: put: slack-notification params: + channel: "#tools-team-internal" text_file: s3-manifest-yaml-vsix-snapshot/url icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-manifest-yaml/icon.png text: | @@ -658,6 +660,7 @@ jobs: on_success: put: slack-notification params: + channel: "#tools-team-internal" text_file: s3-bosh-vsix-snapshot/url icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png text: | @@ -692,6 +695,7 @@ jobs: on_success: put: slack-notification params: + channel: "#tools-team-internal" text_file: s3-boot-properties-vsix-snapshot/url icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-boot-properties/spring-boot-logo.png text: | @@ -726,6 +730,7 @@ jobs: on_success: put: slack-notification params: + channel: "#tools-team-internal" text_file: s3-boot-java-vsix-snapshot/url icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-boot-java/spring-boot-logo.png text: |