From fa0863895a9b260ad4a94800f7ecf8fbae96e4a4 Mon Sep 17 00:00:00 2001 From: David Benson Date: Thu, 14 May 2020 09:35:00 +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 5c114c117..054537601 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