imgbot / Imgbot

An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. help@imgbot.net
https://imgbot.net/
MIT License
1.23k stars 270 forks source link

Add find config in `.github/.gitlab` directrory? #1341

Open batazor opened 3 months ago

batazor commented 3 months ago

This will help simplify the repository root from a bunch of configurations

dargmuesli commented 1 month ago

I'd suggest to just use cosmiconfig for configuration loading :sparkles: