mirror of https://github.com/Desuuuu/klipper.git
Add Stale configuration
This commit is contained in:
parent
cb09ec8b9e
commit
89f822f267
|
@ -0,0 +1,11 @@
|
||||||
|
daysUntilStale: 60
|
||||||
|
daysUntilClose: 7
|
||||||
|
exemptLabels:
|
||||||
|
- pinned
|
||||||
|
- security
|
||||||
|
staleLabel: wontfix
|
||||||
|
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
|
Loading…
Reference in New Issue