Skip to content

Commit 68c425c

Browse files
authored
Lower the stale threshold to 1y
1 parent c16adb5 commit 68c425c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Number of days of inactivity before an issue becomes stale
2-
daysUntilStale: 730
2+
daysUntilStale: 360
33
# Number of days of inactivity before a stale issue is closed
44
daysUntilClose: 14
55
# Issues with these labels will never be considered stale

0 commit comments

Comments
 (0)