From 972fc9f5f7dd8ed8792b60658c7d8443f678b88f Mon Sep 17 00:00:00 2001 From: KevinX8 Date: Fri, 30 Apr 2021 02:28:37 +0100 Subject: [PATCH] Make issues go brrrr --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 9d23fb5..733763f 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 30 +daysUntilStale: 1 # Number of days of inactivity before a stale issue is closed -daysUntilClose: 7 +daysUntilClose: 1 # Issues with these labels will never be considered stale exemptLabels: - pinned