Skip to content

Commit aa0a418

Browse files
gloursndeloof
authored andcommitted
pass stal bot inactivity limit from 6 to 3 months
Signed-off-by: Guillaume Lours <[email protected]>
1 parent eba3ff8 commit aa0a418

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
# Configuration for probot-stale - https://github.com/probot/stale
22

33
# Number of days of inactivity before an Issue or Pull Request becomes stale
4-
daysUntilStale: 180
4+
daysUntilStale: 90
55

66
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
77
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.

0 commit comments

Comments
 (0)