diff --git a/.github/stale.yml b/.github/stale.yml index 80ef6cce0..bb4b1e570 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -14,3 +14,4 @@ markComment: > for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false +exemptMilestones: true