manuzhang commented on code in PR #9489:
URL: https://github.com/apache/iceberg/pull/9489#discussion_r1455190604
##########
.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:
With the default descending order, it always checks the latest issues and
only a small amount can be closed. Older issues are never checked.
--
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]