Skip to content

Show user roles by comments.

Douwe Maan requested to merge note-role into master

I think it would be useful to show the user's role (Owner/Master/Developer/Reporter) by comments on GitLab.com (like GitHub does with Owner/Collaborator). That way people will know that when someone from the project's core team comments, they're not just some random user, but they're actually on the team. Currently they have the gather this from context.

Screen_Shot_2015-05-12_at_12.15.45

On hover, the note actions replace the role:

Screen_Shot_2015-05-12_at_12.17.32


Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2321.

cc @sytses

Merge request reports