mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
enable github stale bot for closing issues
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
9175f2e124
commit
83cd95ff3c
15
.github/github-bot.yml
vendored
15
.github/github-bot.yml
vendored
@ -18,3 +18,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.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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user