shithub: hugo

Download patch

ref: fdbef2a81c619930233b6f85682fd88b7b870f78
parent: 426ac9c18e773c40829dd83f377d5bb563e4d117
author: Bjørn Erik Pedersen <[email protected]>
date: Wed Dec 6 09:03:04 EST 2017

Adjust 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: 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