Add Stale configuration

This commit is contained in:
Desuuuu 2020-08-22 19:25:37 +02:00
parent cb09ec8b9e
commit 89f822f267
No known key found for this signature in database
GPG Key ID: 85943F4B2C2CE0DC
1 changed files with 11 additions and 0 deletions

11
.github/stale.yml vendored Normal file
View File

@ -0,0 +1,11 @@
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- pinned
- security
staleLabel: wontfix
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
closeComment: false