github-actions-delete-abandoned-branches icon indicating copy to clipboard operation
github-actions-delete-abandoned-branches copied to clipboard

Batched processing

Open doc-sheet opened this issue 1 year ago • 4 comments

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.

doc-sheet avatar Jan 13 '24 14:01 doc-sheet

Marking issue as stale

github-actions[bot] avatar Feb 13 '24 01:02 github-actions[bot]

+1 on this

samuelv8 avatar Feb 26 '24 20:02 samuelv8

Marking issue as stale

github-actions[bot] avatar Apr 02 '24 01:04 github-actions[bot]

Marking issue as stale

github-actions[bot] avatar May 11 '24 01:05 github-actions[bot]