Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit aca016c

Browse files
committed
chore: add stale bot config
1 parent 517da7d commit aca016c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/stale.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Configuration for probot-stale - https://github.com/probot/stale
2+
3+
# Number of days of inactivity before an Issue or Pull Request becomes stale
4+
daysUntilStale: 180
5+
6+
# Label to use when marking as stale
7+
staleLabel: stale

0 commit comments

Comments
 (0)