github-actions-delete-abandoned-branches
github-actions-delete-abandoned-branches copied to clipboard
Batched processing
Hello!
RIght now this action could not be used in repos with a lot of old branches beacause of github rate limit and requires manual cleanup before setup.
Could you add limit of operations per run?
There is also cool feature added in recent stale action release
Action is now stateful: If the action ends because of operations-per-run then the next run will start from the first unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are processed. This should be considered for scheduling workflow runs. https://github.com/actions/stale/releases/tag/v9.0.0
I think it would be very useful to support both of these things.
Marking issue as stale
+1 on this
Marking issue as stale
Marking issue as stale