jsdelivr / bot

DEPRECATED The jerk of a bot that checks PRs and responds in comments
22 stars 14 forks source link

Marks js files as binary #25

Closed jimaek closed 9 years ago

jimaek commented 10 years ago

Example https://github.com/jsdelivr/jsdelivr/pull/1182 But it happens often

coderaiser commented 10 years ago

Same situation with https://github.com/jsdelivr/jsdelivr/pull/1287.

megawac commented 10 years ago

That's the github APIs problem not the not. I don't think it's worth doing anything more comprehensive than ask github if a file is binary like

abishekrsrikaanth commented 9 years ago

same with https://github.com/jsdelivr/jsdelivr/pull/3333 How do I resolve this?

megawac commented 9 years ago

This is a Github API issue, I'm not inclined to solve it