From eaabef30d08b47c9a90c12ec736c7d53f42a1208 Mon Sep 17 00:00:00 2001 From: Jesse Jackson Date: Wed, 6 Jan 2021 21:46:36 -0600 Subject: chore: add context information to stale bot message text (#9037) Co-authored-by: Nayeem Rahman --- .github/stale.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 3a61e4048..eac47c04d 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -17,6 +17,6 @@ exemptMilestones: true staleLabel: stale markComment: > - This issue has been automatically marked as stale because it has not had - recent activity. It will be closed if no further activity occurs. Thank you - for your contributions. + This issue has been [automatically marked as stale](https://probot.github.io/apps/stale/#how-it-works) + because it has not had recent activity. It will be closed in 7 days if no + further activity occurs. Thank you for your contributions. -- cgit v1.2.3