mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-12-14 13:22:27 +00:00
15 lines
348 B
YAML
15 lines
348 B
YAML
|
# ProBot Stale (https://probot.github.io/apps/stale/)
|
||
|
|
||
|
daysUntilStale: 90
|
||
|
daysUntilClose: 7
|
||
|
exemptLabels:
|
||
|
- accepted
|
||
|
- bug
|
||
|
- enhancement
|
||
|
- meta
|
||
|
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
|