configure stale github bot for closing issues (#1214)

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub 2018-09-24 11:02:57 -04:00 committed by GitHub
parent 4ad036f2e1
commit ac66ca33a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -7,3 +7,18 @@ prchecklist:
title: Pull Request Checklist
checklist:
- 'Have you updated the documentation, if impacted (e.g. [docs.status.im](https://docs.status.im/docs/build_status_go.html))?'
stale:
daysUntilStale: 90
daysUntilClose: 7
exemptLabels:
- 'wall of shame'
- 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: >
This issue has been automatically closed. Please re-open if this issue
is important to you.