Skip to content

Commit

Permalink
chore: enable stale bot
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Apr 5, 2023
1 parent 43a2601 commit 8814eb8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/stale.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
daysUntilStale: 30
daysUntilClose: 7
exemptLabels:
- type/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.
closeComment: false

0 comments on commit 8814eb8

Please sign in to comment.