My Notes
Nice summary of what the goal of code reviews is and what should be left to your automation.
Food for thought: If you do most of this already, and still the code review process in your team is painful, you might want to start collaborating more on changes. This automatically reduces WIP and gives developers the chance to discuss design while implementing the feature. This way, the chance for surprises in the final code review is reduced drastically.