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

Added a check for not printing the whole table when more than 50 images are optimized. #108

Closed

Conversation

lfgcampos
Copy link

What does this PR introduce?

As discussed on #107, this PR added a check on the table to not print it when there are more than 50 images optimised.
Also adds the number of optimised images in case the table is not present.

Please, carefully check the markdown syntax as I was not 100% sure about it =)

Related issues

Closes #107.

Screenshots

If this work introduces any visual changes, add screenshots to portray them.

Reviewers

@CLAassistant
Copy link

CLAassistant commented Dec 1, 2021

CLA assistant check
All committers have signed the CLA.

@benschwarz
Copy link
Member

@lfgcampos, in a bit of a turn around (sorry!) I'm going to close this PR. I've decided we should take a different approach and make it so that only images that are changed by a PR are processed, rather than all of them (#92).

We still appreciate your effort and work. Sorry this one wasn't accepted.

@benschwarz benschwarz closed this Feb 21, 2022
@lfgcampos
Copy link
Author

@benschwarz thanks for tagging me!
That another issue is a pretty nice addition as well but I don't think it solves the same problem!

For my use case, I tend to commit/push around 300 images at the same time. Only running the action on those are fine and desirable but still, the table will break the same and I won't be able to have the statistics as we have today.

What do you think?

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

Successfully merging this pull request may close these issues.

[Feature Request] Simple markdown template
3 participants