Hound can be configured to use GitHub's Status API to mark a pull request as failed if any issues are found. All you need to do is add the following to your .hound.yml
fail_on_violations: true
Hound can be configured to update the Pull Request status to "failed"
Hound can be configured to use GitHub's Status API to mark a pull request as failed if any issues are found. All you need to do is add the following to your .hound.yml
fail_on_violations: true