9b1f205833
This change will allow probot to enforce our GitHub policies.
13 lines
354 B
YAML
13 lines
354 B
YAML
daysUntilStale: 60
|
|
daysUntilClose: 7
|
|
exemptLabels:
|
|
- lifecycle/preserve
|
|
exemptProjects: true
|
|
exemptMilestones: true
|
|
staleLabel: lifecycle/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
|