Ovilia commented on code in PR #18465:
URL: https://github.com/apache/echarts/pull/18465#discussion_r1156645949


##########
.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:
   Not every developer opens GitHub every day, and even open the notification 
panel. We may discuss with other committers if we can't agree on this. :)



-- 
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]

Reply via email to