Make Slack build failure notifications more noticeable

Closes gh-22709
This commit is contained in:
Andy Wilkinson 2020-08-03 19:13:58 +01:00
parent 4082cddce2
commit a334134fd0
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ anchors:
"zip.type": "docs"
"zip.deployed": "false"
slack-fail-params: &slack-fail-params
text: ":concourse-failed: <https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!>"
text: "@here :concourse-failed: <https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!>"
silent: true
icon_emoji: ":concourse:"
username: concourse-ci