From 4bf05edf2bd18dc1a839bb4e5a9a0655c7855a4d Mon Sep 17 00:00:00 2001 From: Gary Verhaegen Date: Wed, 10 Mar 2021 12:18:57 +0100 Subject: [PATCH] tell people to speak up about snapshot blockers (#9068) Suggested by @stefanobaghino-da; thanks! CHANGELOG_BEGIN CHANGELOG_END --- ci/cron/tuesday.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/cron/tuesday.yml b/ci/cron/tuesday.yml index e52d0af3d4f..ac982cfbdbb 100644 --- a/ci/cron/tuesday.yml +++ b/ci/cron/tuesday.yml @@ -30,4 +30,4 @@ jobs: RELEASE_MANAGER=$(head -1 release/rotation | awk '{print $1}') - tell_slack "Hi <@$RELEASE_MANAGER>! According to the , you are in charge of the release tomorrow. Please make sure you plan accordingly, or find a replacement." + tell_slack "Hi <@$RELEASE_MANAGER>! According to the , you are in charge of the release tomorrow. Please make sure you plan accordingly, or find a replacement.\n\nIf anyone knows of any reason to delay or block the release (e.g. a PR that needs to get merged first), please make it known in thread before EOD."