diff --git a/.github/stale.yml b/.github/stale.yml index 43d5e77f3..88c5f7c21 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,9 +1,9 @@ # Number of days of inactivity before an Issue or Pull Request becomes stale -daysUntilStale: 120 +daysUntilStale: 45 # Number of days of inactivity before a stale Issue or Pull Request is closed. # Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. -daysUntilClose: 14 +daysUntilClose: 15 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: