From 43cffd0cb2c6fe03ba81e5bd52b9932fe70a0333 Mon Sep 17 00:00:00 2001 From: Ed Welch Date: Wed, 8 Sep 2021 20:26:53 -0400 Subject: [PATCH] Build: Tweak stalebot message (#4286) * change yaml to not strip whitespaces and newlines * change wording a little --- .github/stale.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 17b6747be2c9..e22dac427e38 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -14,7 +14,7 @@ staleLabel: stale # Comment to post when marking an issue as stale. Leave as false # to disable. -markComment: > +markComment: | Hi! This issue has been automatically marked as stale because it has not had any activity in the past 30 days. @@ -24,9 +24,7 @@ markComment: > Stalebots are also emotionless and cruel and can close issues which are still very relevant. - If this issue is important to you, please add a comment to reopen it. - - **More importantly, please add a thumbs-up to the original issue entry.** + **If this issue is important to you, please add a comment to keep it open. More importantly, please add a thumbs-up to the original issue entry.** We regularly sort for closed issues which have a `stale` label sorted by thumbs up.