hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit fdbef2a81c619930233b6f85682fd88b7b870f78
parent 426ac9c18e773c40829dd83f377d5bb563e4d117
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Wed,  6 Dec 2017 14:03:04 +0100

Adjust the stale setup

Diffstat:
M.github/stale.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/stale.yml b/.github/stale.yml
@@ -1,7 +1,7 @@
 # Number of days of inactivity before an issue becomes stale
-daysUntilStale: 90
+daysUntilStale: 120
 # Number of days of inactivity before a stale issue is closed
-daysUntilClose: 14
+daysUntilClose: 21
 # Issues with these labels will never be considered stale
 exemptLabels:
   - Keep