1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/.github/stale.yml
2022-04-20 08:18:00 +02:00

23 lines
589 B
YAML

limitPerRun: 30
daysUntilStale: 30
daysUntilClose: 7
exemptLabels:
- pinned
- security
- "[Status] Maybe Later"
exemptAssignees: true
staleLabel: wontfix
pulls:
markComment: >
This pull request 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.
issues:
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.