Adds Configuration for probot-stale

This commit is contained in:
filipenevola
2019-12-10 09:37:50 -04:00
parent 8e8ea76289
commit 516b3fdd6e

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

@@ -0,0 +1,15 @@
# Configuration for probot-stale - https://github.com/probot/stale
daysUntilStale: 32
daysUntilClose: 8
exemptLabels:
- pinned
- security
- confirmed
staleLabel: stale-bot
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 it has not had recent activity.