Skip to content

Commit 7b93c94

Browse files
Merge pull request #349 from pusher/tech/stale-bot-changes
Stale bot consistency changes
2 parents ca6130e + 6ae011d commit 7b93c94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/stale.yml

Lines changed: 2 additions & 2 deletions
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: 365
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.
@@ -23,4 +23,4 @@ markComment: >
2323
This issue has been automatically marked as stale because it has not had
2424
recent activity. It will be closed if no further activity occurs. If you'd
2525
like this issue to stay open please leave a comment indicating how this issue
26-
is affecting you. Thankyou.
26+
is affecting you. Thank you.

0 commit comments

Comments
 (0)