From 0948187102d85700110e884ee0f32bcb92d54d2b Mon Sep 17 00:00:00 2001 From: David Benson Date: Mon, 16 Nov 2020 11:50:02 +0000 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index af701e66..2e6df69d 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 300 +daysUntilStale: 200 # Number of days of inactivity before a stale issue is closed -daysUntilClose: 20 +daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - pinned