aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 387b8fea9c..56da818396 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,5 +1,7 @@
# Number of days of inactivity before an issue becomes stale
-days: 90
+daysUntilStale: 90
+# Number of days of inactivity before a stale issue is closed
+daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- pinned