Skip to content

Commit b57c18a

Browse files
authored
stale: set close days to 2
1 parent 6479dde commit b57c18a

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,7 +1,7 @@
11
# Number of days of inactivity before an issue becomes stale
22
daysUntilStale: 948
33
# Number of days of inactivity before a stale issue is closed
4-
daysUntilClose: 7
4+
daysUntilClose: 2
55
# Issues with these labels will never be considered stale
66
exemptLabels:
77
- bounty

0 commit comments

Comments
 (0)