Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate the PR when there is trouble parsing .imgbotconfig #738
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we do a try/catch/ignore for parsing this file today: https://github.com/dabutvin/Imgbot/blob/master/CompressImagesFunction/CompressImages.cs#L93-L105
Let's hold on to that info when the error happens and pass it on the to Pull Request template to signal the problem