2021-01-06 07:58:38 -05:00
|
|
|
# https://github.com/probot/stale
|
|
|
|
|
|
|
|
daysUntilStale: 60
|
|
|
|
|
|
|
|
daysUntilClose: 7
|
|
|
|
|
|
|
|
exemptLabels:
|
|
|
|
- bug
|
|
|
|
- suggestion
|
|
|
|
- feat
|
2021-08-25 01:18:37 +10:00
|
|
|
- refactor
|
|
|
|
- chore
|
2021-01-06 15:53:35 +01:00
|
|
|
- tests
|
|
|
|
- build
|
2021-01-07 03:48:33 +01:00
|
|
|
- docs
|
2022-02-05 13:51:18 +01:00
|
|
|
- flaky
|
2021-01-06 15:53:35 +01:00
|
|
|
|
|
|
|
exemptMilestones: true
|
2021-01-06 07:58:38 -05:00
|
|
|
|
|
|
|
staleLabel: stale
|
|
|
|
|
|
|
|
markComment: >
|
2021-01-06 21:46:36 -06:00
|
|
|
This issue has been [automatically marked as stale](https://probot.github.io/apps/stale/#how-it-works)
|
|
|
|
because it has not had recent activity. It will be closed in 7 days if no
|
|
|
|
further activity occurs. Thank you for your contributions.
|
2021-06-06 01:39:11 +02:00
|
|
|
|
|
|
|
pulls:
|
|
|
|
markComment: >
|
|
|
|
This pull request has been [automatically marked as stale](https://probot.github.io/apps/stale/#how-it-works)
|
|
|
|
because it has not had recent activity. It will be closed in 7 days if no
|
|
|
|
further activity occurs. Thank you for your contributions.
|