diff --git a/.github/stale.yml b/.github/stale.yml index 7abdf63..97806df 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,3 +1,6 @@ +# Number of days of inactivity before an Issue or Pull Request becomes stale +daysUntilStale: 182 + # Label to use when marking as stale staleLabel: stale