Add config for stalebot
This commit is contained in:
parent
6347a2bbd6
commit
5027722535
13
.github/stale.yml
vendored
Normal file
13
.github/stale.yml
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
daysUntilStale: 45
|
||||
daysUntilClose: 14
|
||||
|
||||
exemptLabels:
|
||||
- "not stale"
|
||||
|
||||
markComment: >
|
||||
This issue/PR 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.
|
||||
|
||||
staleLabel: wontfix
|
||||
|
Loading…
Reference in New Issue
Block a user