From a5e8ff092b35d0a4bd95cb663d4003f40d12516b Mon Sep 17 00:00:00 2001 From: suwatchai Date: Sat, 11 Sep 2021 21:26:52 +0700 Subject: [PATCH] Update bot --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index cbcef3e9..d337710e 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 20 +daysUntilStale: 2 # Number of days of inactivity before a stale issue is closed -daysUntilClose: 5 +daysUntilClose: 3 # Issues with these labels will never be considered stale exemptLabels: - pinned