diff --git a/.github/stale.yml b/.github/stale.yml index 85197fa6e..9eb260f64 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -3,7 +3,7 @@ # Number of days of inactivity before an Issue or Pull Request becomes stale daysUntilStale: 120 # Number of days of inactivity before a stale Issue or Pull Request is closed -daysUntilClose: 14 +daysUntilClose: 60 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: - pinned