Add [Stale bot](https://github.com/probot/stale).
This commit is contained in:
Ben Grynhaus 2019-01-26 20:39:53 +02:00 коммит произвёл GitHub
Родитель 83f6b3a39f
Коммит 6a3b75bf16
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 11 добавлений и 0 удалений

11
.github/stale.yml поставляемый Normal file
Просмотреть файл

@ -0,0 +1,11 @@
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- pinned
- security
staleLabel: 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: false