manuzhang opened a new pull request, #9529: URL: https://github.com/apache/iceberg/pull/9529
With the default value 30 of `operations-per-run`, actually only 15 issues can be checked daily for staleness. ``` Starting the stale action process... Processing the batch of issues #1 containing 100 issues... [#41] Issue #41 [#44] Issue #44 [#76] Issue #76 [#81] Issue #81 [#96] Issue #96 [#116] Issue #116 [#118] Issue #118 [#127] Issue #127 [#128] Issue #128 [#168] Issue #168 [#189] Issue #189 [#193] Issue #193 [#257] Issue #257 [#274] Issue #274 [#345] Issue #345 Warning: No more operations left! Exiting... Warning: If you think that not enough issues were processed you could try to increase the quantity related to the operations-per-run ([https://github.com/actions/stale#operations-per-run)](https://github.com/actions/stale#operations-per-run%E2%80%8B)) option which is currently set to 30 ``` Given the large amount of backlog and we are still checking issues in 2019, I propose to increase `operations-per-run` to clear it much faster. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org