Skip to content

Allow comments on the full diff file

Phil Hughes requested to merge ph/diffFileCommenting into master

What does this MR do and why?

This change allows users to comment on the full diff file rather than the comment having to be tied to a specific line inside of a diff.

#17120 (closed)

Screenshots or screen recordings

Screen_Recording_2023-05-30_at_10.14.41

Screenshot_2023-05-25_at_10.44.53

How to set up and validate locally

  • Enable comment_on_files feature flag
  • Navigate to the changes tab in a merge request
  • Click the action dropdown in the diff file header
  • Click Comment on this file

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Phil Hughes

Merge request reports