Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-08-16 19:25:14 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-08-16 19:25:14 +0300
commitc2235c6a62d29e0a9e2e274eb340358a445b695d (patch)
treedd2cb4a6744252e8b23d6b31b4f1fdeb5b52a561 /.github
parent4f69ade7118302abff97169d17bfa9baac6a711c (diff)
Revert "Update stale.yml"
This reverts commit 4f69ade7118302abff97169d17bfa9baac6a711c.
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 313f9285e..692c59659 100644
--- 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