diff --git a/.github/stale.yml b/.github/stale.yml index 8740f3c899..7850d1596f 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -10,6 +10,8 @@ exemptLabels: - attached PR - regression - release blocker +# Issues on a milestone will never be considered stale +exemptMilestones: true # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable