From 079f0eab2a5c2a50856123979bce6b7eb24cc945 Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Thu, 6 Jul 2023 14:32:47 +0100 Subject: [PATCH] update closed issue message --- .github/workflows/stale_bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale_bot.yml b/.github/workflows/stale_bot.yml index a5595394a7..8cda3a9342 100644 --- a/.github/workflows/stale_bot.yml +++ b/.github/workflows/stale_bot.yml @@ -20,7 +20,7 @@ jobs: # days after being marked as stale to close days-before-close: 30 close-issue-label: closed-stale - close-issue-message: This issue has been automatically closed it has not had recent activity." + close-issue-message: This issue has been automatically closed it has not had any activity in 90 days." days-before-pr-close: 7 # exemptions