From a334134fd0ee72838be265ad48f22ff0cf402ff4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 3 Aug 2020 19:13:58 +0100 Subject: [PATCH] Make Slack build failure notifications more noticeable Closes gh-22709 --- ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index ee5f05c868..8d3c0c0c57 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -55,7 +55,7 @@ anchors: "zip.type": "docs" "zip.deployed": "false" slack-fail-params: &slack-fail-params - text: ":concourse-failed: " + text: "@here :concourse-failed: " silent: true icon_emoji: ":concourse:" username: concourse-ci