Skip to content

Batch comments on MRs > Allow non-inline comments with batch reviews

Problem to solve

A code review often consists of two things:

  • a set of concrete comments on the implementation itself via inline comments
  • a summary of overall thoughts on the change, via non-inline comments

Currently, the transactional review story covers the first but not the second.

Proposal

Allow non-inline comments when creating batch reviews

What does success look like, and how can we measure that?

Links / references

Edited by Taurie Davis