crawford / tailor

GitHub bot that validates patches before they can be merged
Apache License 2.0
18 stars 10 forks source link

github: handle missing config properly #27

Closed crawford closed 7 years ago

crawford commented 7 years ago

Before this change, Tailor would attempt to parse responses as a config even if they were a 404. That caused a parsing error instead of a config-not-found warning.