Skip to content

Commit 41a751b

Browse files
author
Jimmy Chu
authored
chore(settings): add stale.yml (#27)
1 parent 95bd64c commit 41a751b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/stale.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
daysUntilStale: 7
2+
daysUntilClose: 7
3+
4+
staleLabel: stale
5+
6+
markComment: >
7+
This issue has been automatically marked stale after 7 days of Inactivity.
8+
It will be closed if no further activity occurs.
9+
closeComment: false

0 commit comments

Comments
 (0)