diff --git a/.github/stale.yml b/.github/stale.yml index 58b939e73..1db2a8bf1 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -3,11 +3,11 @@ # Probot-stale Repository: https://github.com/probot/stale # Number of days of inactivity before an Issue or Pull Request becomes stale -daysUntilStale: 60 +daysUntilStale: 30 # 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: 7 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: