Skip to content

Commit

Permalink
enable stale bot (denoland#9011)
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jan 6, 2021
1 parent f4b03a8 commit d364a0e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# https://github.com/probot/stale

daysUntilStale: 60

daysUntilClose: 7

exemptLabels:
- bug
- suggestion
- feat

staleLabel: 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.

0 comments on commit d364a0e

Please sign in to comment.