Active
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2020 at 18:48 UTC
Updated:
18 Feb 2021 at 18:24 UTC
Jump to comment: Most recent
Comments
Comment #2
MixologicThe main reason that interaction on gitlab does not become a first class comment is that the data on gitlab is mutable, and we'd have to do a sychronization step to keep them in sync. Additionally, because Gitlab can have threaded comments, itd be difficult to figure out how to map that back to d.o.
The way it's currently implemented allows Gitlabs to be the source of truth, and d.o. just displays the gitlab activity in the issue context, by querying the gitlab api.
Comment #3
drummSince we are loading them all, we should be able to sum up how many notes someone has made in the MR, and add that into the credit summary.
Comment #4
drummSolving this can also add to the users available for matching up merge request activity to Drupal.org users.
For example, https://www.drupal.org/project/ckeditor5/issues/3194650#mr4-note12935, currently tim.plunkett & lauriii have worked on the merge request, but haven’t commented in Drupal.