From c4a0ba21e23de228e6e4c61937baf06fca7e5217 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Thu, 21 Sep 2023 12:55:16 +0200 Subject: [PATCH] GitHub create-deploy-tag workflow: Improve success message (#166922) --- .github/workflows/create-deploy-tag.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/create-deploy-tag.yml b/.github/workflows/create-deploy-tag.yml index b8f98704ceb7b..abe2e131165ec 100644 --- a/.github/workflows/create-deploy-tag.yml +++ b/.github/workflows/create-deploy-tag.yml @@ -63,7 +63,7 @@ jobs: "type": "section", "text": { "type": "mrkdwn", - "text": "Promotion of a new to QA has been initiated 🎉\n\nOnce promotion is complete, please begin any required manual testing.\n\n*Remember:* Promotion to Staging is currently a manual process and will proceed once the build is signed off in QA." + "text": "Promotion of a new to QA has been initiated!\n\nOnce promotion is complete, please begin any required manual testing.\n\n*Remember:* Promotion to Staging is currently a manual process and will proceed once the build is signed off in QA." } }, { @@ -101,7 +101,7 @@ jobs: "", "", "", - "", + " (use Elastic Cloud Staging VPN)", "", "" ]