File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Configuration for probot-stale - https://github.com/probot/stale
2
2
3
3
# Number of days of inactivity before an Issue or Pull Request becomes stale
4
- daysUntilStale : 365
4
+ daysUntilStale : 90
5
5
6
6
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
7
7
# 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: >
23
23
This issue has been automatically marked as stale because it has not had
24
24
recent activity. It will be closed if no further activity occurs. If you'd
25
25
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 .
You can’t perform that action at this time.
0 commit comments