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

1
.github/stale.yml vendored
View File

@@ -14,3 +14,4 @@ markComment: >
for your contributions. for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable # Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false closeComment: false
exemptMilestones: true