fix exempt labels

pull/359/head
Simon Aronsson 5 years ago committed by GitHub
parent dea3b6d0db
commit b05cb17c99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/stale.yml vendored

@ -2,8 +2,10 @@ daysUntilStale: 60
daysUntilClose: 7 daysUntilClose: 7
exemptMilestones: true exemptMilestones: true
exemptLabels: exemptLabels:
- pinned - "Public Service Announcement"
- security - "Do not close"
- "Type: Bug"
- "Type: Security"
staleLabel: "Status: Stale" staleLabel: "Status: Stale"
markComment: > markComment: >
This issue has been automatically marked as stale because it has not had This issue has been automatically marked as stale because it has not had

Loading…
Cancel
Save