0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/.github/stale.yml
Jesse Jackson eaabef30d0
chore: add context information to stale bot message text (#9037)
Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com>
2021-01-07 14:46:36 +11:00

22 lines
450 B
YAML

# https://github.com/probot/stale
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- bug
- suggestion
- feat
- tests
- build
- docs
exemptMilestones: true
staleLabel: stale
markComment: >
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.