Code Review Workflow
Better Code Reviews GitLab Style

Better Code Reviews GitLab Style

6/8/2020 · David O'Regan

What this post added

This post introduces and advocates for self-reviews with a detailed checklist for merge request authors to improve the quality of submitted code. It also highlights the 'conventional comments' system as a method to improve communication and intent in code reviews by using bolded keywords to denote the tone and blocking nature of feedback. Additionally, it explains how to create and apply Git patch files as a way for reviewers to demonstrate significant effort and collaboration.

Read the original post ↗