Automated code review of merge request

Idea Details

When a merge request is submitted there is lots of automation that already happens via CI jobs. Those jobs typically run tests and other defined scripted things to provide one piece of the Code Review puzzle.

Proposal

We could consider having tools perform an initial automated code review similar to what a person might provide. This would be considered as an assistant that might identify obvious mistakes or assist in providing places for real users to dig in further on things that aren't clear.

Edited by Kai Armstrong