From 756f78adb5aad4851ec130d76354f493c4192bcc Mon Sep 17 00:00:00 2001 From: Alex Urbina <42731074+urbinaalex17@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:04:34 -0600 Subject: [PATCH] Refactor Slack Failure message (#315) * REFACTOR: Slack Failure message * Update report-deployment-status-to-slack/action.yml Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com> --------- Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com> --- report-deployment-status-to-slack/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report-deployment-status-to-slack/action.yml b/report-deployment-status-to-slack/action.yml index ee948093..38b9184b 100644 --- a/report-deployment-status-to-slack/action.yml +++ b/report-deployment-status-to-slack/action.yml @@ -85,7 +85,7 @@ runs: SLACK_MESSAGE=":x: Failed to deploy \`$tag\` to $environment on $project. $url SHA: \`$commit_sha\` - Please retry or contact @bre team." + Please retry. If the issue persists, share this message in the #team-eng-bre channel for support." ;; cancelled)