1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/.github/stale.yml

33 lines
770 B
YAML

# https://github.com/probot/stale
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- bug
- suggestion
- feat
- refactor
- chore
- tests
- build
- docs
- flaky
- perf
- needs investigation
exemptMilestones: true
staleLabel: stale
markComment: >
This issue has been [automatically marked as stale](https://github.com/marketplace/stale)
because it has not had recent activity. It will be closed in 7 days if no
further activity occurs. Thank you for your contributions.
pulls:
markComment: >
This pull request has been [automatically marked as stale](https://github.com/marketplace/stale)
because it has not had recent activity. It will be closed in 7 days if no
further activity occurs. Thank you for your contributions.