[ci skip] add stale bot configuration

This commit is contained in:
Riley Park 2020-12-02 12:27:23 -08:00
parent 2a44498a54
commit 5e220bcb5b
No known key found for this signature in database
GPG Key ID: D831AF236C834E45
1 changed files with 13 additions and 0 deletions

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

@ -0,0 +1,13 @@
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- "status: accepted"
staleLabel: "resolution: stale"
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: >
This issue has been automatically closed because it has not had activity in
a long time. If the issue still applies to the most recent supported
version, please open a new issue referencing this original issue.