Ovilia commented on code in PR #18465:
URL: https://github.com/apache/echarts/pull/18465#discussion_r1155723819
##########
.github/workflows/stale.yml:
##########
@@ -29,3 +29,15 @@ jobs:
exempt-all-milestones: true
operations-per-run: 500
ascending: true
+
+ - name: Close Inactive Issues That Awaiting Author's Response
+ uses: actions/stale@v8
+ with:
+ days-before-stale: 3
Review Comment:
If so, I think 3 days is too short. How about 14 days?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]