Dan Butvinik
Dan Butvinik
Love the idea @guntbert ! My number one concern with any implementation of this feature is that we don't end up spamming repos with tons of issues. For example, if...
Maybe similar to how we write the LastChecked timestamp to the installation table [in the routerfunction](https://github.com/dabutvin/ImgBot/blob/master/RouterFunction/RouterFunction.cs#L30), we should start to write image counts too, instead of [just logging them](https://github.com/dabutvin/ImgBot/blob/master/CompressImagesFunction/CompressImages.cs#L203) We...
It would be great to surface compression issues as well. We get exceptions for corrupt images all the time. It's also very common to see the wrong file extension on...
yes, I was getting a little ahead of myself I think.
we really need this
GREAT IDEAS 🎉 🎉 🎉
Hi @mlissner 👋 👋 Can you share a little more info here? Do you have an example image or what specific metadata still exists on your image after compression?
Hi @Liu233w Love this idea! Are you thinking just to be able to customize the title of the commit message or the whole body as well? Do you see this...
@daveabrock awesome! Let me know if you need any help getting started here or anything
also, check out #232 when you get in there for more background on the requests in this area