We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1238850 commit 756f78aCopy full SHA for 756f78a
report-deployment-status-to-slack/action.yml
@@ -85,7 +85,7 @@ runs:
85
SLACK_MESSAGE=":x: Failed to deploy \`$tag\` to $environment on $project.
86
$url
87
SHA: \`$commit_sha\`
88
- Please retry or contact @bre team."
+ Please retry. If the issue persists, share this message in the #team-eng-bre channel for support."
89
;;
90
91
cancelled)
0 commit comments