diff --git a/.github/stale.yml b/.github/stale.yml index 77a9ea0f42d7..ef170a9fbb8d 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,7 +1,7 @@ # Number of days of inactivity before an issue becomes stale -daysUntilStale: 90 +daysUntilStale: 365 # Number of days of inactivity before a stale issue is closed -daysUntilClose: 180 +daysUntilClose: 500 # Issues with these labels will never be considered stale exemptLabels: - dev: high priority