From b2cc2a808b99be5e0f15b5f7090eac9c0dd6006c Mon Sep 17 00:00:00 2001 From: Rob Larsen Date: Sat, 23 Feb 2019 09:37:13 -0500 Subject: [PATCH] 30 days of Stale --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 526254b..8cd7137 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 60 +daysUntilStale: 30 # Number of days of inactivity before a stale issue is closed daysUntilClose: 7 # Issues with these labels will never be considered stale