Never mark issues with a milestone as stale

This commit is contained in:
Gabe Kangas 2021-03-04 21:24:50 -08:00 committed by GitHub
parent db0b813eea
commit c27620d656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.github/stale.yml vendored
View File

@ -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