ajantha-bhat commented on code in PR #9489:
URL: https://github.com/apache/iceberg/pull/9489#discussion_r1454615633
##########
.github/workflows/stale.yml:
##########
@@ -47,3 +47,4 @@ jobs:
close-issue-message: >
This issue has been closed because it has not received any
activity in the last 14 days
since being marked as 'stale'
+ ascending: true
Review Comment:
It does make sense to close the older stale issues first. But I was
wondering was there any default limit to number of issues to be processed? Why
it is not closing all the issues that are older than 180 days and stale for 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]