Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why maximum 100? #226

Open
Silex opened this issue Aug 15, 2024 · 1 comment
Open

Why maximum 100? #226

Silex opened this issue Aug 15, 2024 · 1 comment

Comments

@Silex
Copy link

Silex commented Aug 15, 2024

I know I can run this action in a cron every X hours, but in my use case I build a lot of images (300+) and one call to the cleanup action is not enough.

It's kinda annoying having to do another workflow that runs more often just because this action is limited to 100 deletions.

What's the rationale behind the limitation? Would you be ok to introduce some maximum option?

@samhuk
Copy link

samhuk commented Feb 20, 2025

It's to reduce the chance you end up exceeding GitHub's rate limits, in all likelihood.

I agree, though, this should be an input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants