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
Did this answer your question?