well-known/.github/stale.yml

18 lines
389 B
YAML
Raw Normal View History

2023-03-11 19:58:56 +00:00
daysUntilStale: 30
daysUntilClose: 14
onlyLabels: []
exemptLabels:
- pinned
- security
exemptProjects: false
exemptMilestones: true
exemptAssignees: false
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. Thank you
for your contributions.
limitPerRun: 30