Browse Source

Never mark issues with a milestone as stale

pull/789/head
Gabe Kangas 4 years ago committed by GitHub
parent
commit
c27620d656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/stale.yml

1
.github/stale.yml

@ -14,3 +14,4 @@ markComment: > @@ -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

Loading…
Cancel
Save