diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 9021ed8f8..fc56805c2 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -339,6 +339,7 @@ jobs: on_success: put: slack-notification params: + channel: "@kdevolder" text_file: s3-concourse-vsix-snapshot/url icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png text: | @@ -373,6 +374,7 @@ jobs: on_success: put: slack-notification params: + channel: "@kdevolder" 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: | @@ -407,6 +409,7 @@ jobs: on_success: put: slack-notification params: + channel: "@kdevolder" text_file: s3-bosh-vsix-snapshot/url icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png text: |