Sylius/.github/stale.yml
Peter Turek 93409b0e55
Yaml standards: add indent check
- fixed wrong files
2019-12-18 10:33:36 +01:00

14 lines
382 B
YAML

daysUntilStale: 90
daysUntilClose: 7
exemptLabels:
- Bug
- Critical
- Do not stale
- Roadmap
staleLabel: Stale
markComment: >
This issue has been automatically marked as stale because it has not had any
recent activity. It will be closed in a week if no further activity occurs.
Thank you for your contributions.
unmarkComment: false
closeComment: false