shithub: hugo

Download patch

ref: 4a7c2b3695fe7b88861f2155ea7ef635fe425cd4
parent: 912147ab896e69a450b7100c3d6bf81a7bf78b5a
author: Bjørn Erik Pedersen <[email protected]>
date: Wed Jan 24 05:41:37 EST 2018

github: Shorten the stale setup

--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,7 +1,7 @@
 # Number of days of inactivity before an issue becomes stale
-daysUntilStale: 120
+daysUntilStale: 90
 # Number of days of inactivity before a stale issue is closed
-daysUntilClose: 21
+daysUntilClose: 14
 # Issues with these labels will never be considered stale
 exemptLabels:
   - Keep