diff --git a/.github/stale.yml b/.github/stale.yml index 41321d4..7fa5e76 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -2,7 +2,7 @@ # Configuration for probot-stale - https://github.com/probot/stale # Number of days of inactivity before an Issue becomes stale (pull request is overridden later) -daysUntilStale: 60 +daysUntilStale: 120 # 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.