From 38a60f2ba601bc1a5552cb7dcaf9f9a92a11f60e Mon Sep 17 00:00:00 2001 From: David Benson Date: Thu, 14 May 2020 09:34:22 +0100 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 3d03b1f7..6df5c15a 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 500 +daysUntilStale: 400 # Number of days of inactivity before a stale issue is closed daysUntilClose: 20 # Issues with these labels will never be considered stale