From 95467491308ab3141d6d09c2d8112573572f8b4f Mon Sep 17 00:00:00 2001 From: canove Date: Sat, 26 Sep 2020 15:43:48 -0300 Subject: [PATCH] updated stale config --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 9a11289..42135f1 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 15 +daysUntilStale: 10 # Number of days of inactivity before a stale issue is closed -daysUntilClose: 7 +daysUntilClose: 10 # Issues with these labels will never be considered stale exemptLabels: - pinned