Skip to content

Commit 8814eb8

Browse files
committed
chore: enable stale bot
1 parent 43a2601 commit 8814eb8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/stale.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
daysUntilStale: 30
2+
daysUntilClose: 7
3+
exemptLabels:
4+
- type/feat
5+
staleLabel: stale
6+
markComment: >
7+
This issue has been automatically marked as stale because it has not had
8+
recent activity. It will be closed if no further activity occurs. Thank you
9+
for your contributions.
10+
closeComment: false

0 commit comments

Comments
 (0)