ProBot Stale
This commit is contained in:
parent
7fb471feb1
commit
0aef294df9
1 changed files with 13 additions and 0 deletions
13
.github/stale.yml
vendored
Normal file
13
.github/stale.yml
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# ProBot Stale (https://probot.github.io/apps/stale/)
|
||||
|
||||
daysUntilStale: 90
|
||||
daysUntilClose: 7
|
||||
exemptLabels:
|
||||
- accepted
|
||||
- bug
|
||||
- enhancement
|
||||
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.
|
||||
closeComment: false
|
||||
Loading…
Add table
Reference in a new issue