Revert "Update stale.yml" - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit c2235c6a62d29e0a9e2e274eb340358a445b695d
DIR parent 4f69ade7118302abff97169d17bfa9baac6a711c
HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Sun, 16 Aug 2020 18:25:14 +0200
Revert "Update stale.yml"
This reverts commit 4f69ade7118302abff97169d17bfa9baac6a711c.
Diffstat:
M .github/stale.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR 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: 15
+daysUntilClose: 30
# Issues with these labels will never be considered stale
exemptLabels:
- Keep