aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
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 2d083ed27..dbb5e526c 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
-daysUntilStale: 60
+daysUntilStale: 100
# Number of days of inactivity before a stale issue is closed
-daysUntilClose: 7
+daysUntilClose: 21
# Issues with these labels will never be considered stale
exemptLabels:
- pinned