From ce19db07d8bf5d4561f526cb7b0a0b2b38169582 Mon Sep 17 00:00:00 2001 From: Maximilian Roos Date: Wed, 16 Jan 2019 13:19:36 -0500 Subject: [PATCH] one month before close --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index c1f484ce4d0..e1fde34d613 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,7 +5,7 @@ daysUntilStale: 700 # start with a large number and reduce shortly # Number of days of inactivity before an Issue or Pull Request with the stale label is closed. # Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. -daysUntilClose: 7 # start with a large number and reduce over time +daysUntilClose: 30 # start with a large number and reduce over time # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: