Skip to content

Commit 756f78a

Browse files
Refactor Slack Failure message (#315)
* REFACTOR: Slack Failure message * Update report-deployment-status-to-slack/action.yml Co-authored-by: Vince Grassia <[email protected]> --------- Co-authored-by: Vince Grassia <[email protected]>
1 parent 1238850 commit 756f78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report-deployment-status-to-slack/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ runs:
8585
SLACK_MESSAGE=":x: Failed to deploy \`$tag\` to $environment on $project.
8686
$url
8787
SHA: \`$commit_sha\`
88-
Please retry or contact @bre team."
88+
Please retry. If the issue persists, share this message in the #team-eng-bre channel for support."
8989
;;
9090
9191
cancelled)

0 commit comments

Comments
 (0)