Fixed :sadpanda: Slack emoji

This commit is contained in:
Bertrand Lupart 2021-04-21 21:58:51 +02:00 committed by Dr Nic Williams
parent 92b327f39a
commit fa5e1dc516
4 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@ meta:
icon: https://cl.ly/2F421Y300u07/concourse-logo-blue-transparent.png
fail_moji: ":airplane_arriving:"
success_moji: ":airplane_departure:"
upset_moji: ":sad_panda:"
upset_moji: ":sadpanda:"
fail_url: '(( concat "<" meta.url "/teams/$BUILD_TEAM_NAME/pipelines/$BUILD_PIPELINE_NAME/jobs/$BUILD_JOB_NAME/builds/$BUILD_NAME| Concourse Failure! " meta.slack.upset_moji ">" ))'
url: (( param "What is the URL for the Concourse instance this pipeline is located on?" ))

View File

@ -61,7 +61,7 @@ meta:
webhook: (( param "Please specify your Slack Incoming Webhook Integration URL" ))
success_moji: ":airplane_departure:"
fail_moji: ":airplane_arriving:"
upset_moji: ":sad_panda:"
upset_moji: ":sadpanda:"
channel: (( param "Please specify the channel (#name) or user (@user) to send messages to" ))
username: concourse
icon: https://cl.ly/2F421Y300u07/concourse-logo-blue-transparent.png

View File

@ -50,7 +50,7 @@ meta:
webhook: (( param "Please specify your Slack Incoming Webhook Integration URL" ))
success_moji: ":airplane_departure:"
fail_moji: ":airplane_arriving:"
upset_moji: ":sad_panda:"
upset_moji: ":sadpanda:"
channel: (( param "Please specify the channel (#name) or user (@user) to send messages to" ))
username: concourse
icon: https://cl.ly/2F421Y300u07/concourse-logo-blue-transparent.png

View File

@ -52,7 +52,7 @@ meta:
webhook: (( param "Please specify your Slack Incoming Webhook Integration URL" ))
success_moji: ":airplane_departure:"
fail_moji: ":airplane_arriving:"
upset_moji: ":sad_panda:"
upset_moji: ":sadpanda:"
channel: (( param "Please specify the channel (#name) or user (@user) to send messages to" ))
username: concourse
icon: https://cl.ly/2F421Y300u07/concourse-logo-blue-transparent.png