How to automate Code Reviews on Github
It is hard for developers to remember every guideline while making a pull request. It is even more difficult for reviewers to ensure that every line of code is compliant to the set guidelines. We faced the same problem with our projects and solved it by automating the major part of the manual rote work.