[go: up one dir, main page]

Skip to content

Add an indicator of when MR comment was left when not tied to a specific line in diff

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem to solve

Comments are left on a MR at various times, and it can be difficult to know when the comment was left relative to the diff the reviewer was looking at.

Right now, we indicate if the comment is "out of date" when it's tied to a specific line(s), but not if the comment is simply added to the MR.

Proposal

Add some indicator of the commit when the comment is left.

For example, could have the SHA next to the timestamp.

image

In a further iteration, we could also indicate when it's possibly out of date, similar to the functionality we have right now:

Screenshot

image

Edited by 🤖 GitLab Bot 🤖