Skip to content

WIP Add GFM support to nested groups (refactoring concept)

username-removed-444 requested to merge dz-nested-groups-gfm into master

What does this MR do?

  • Extract group reference match into own filter: GroupReferenceFilter
  • Add support to nested groups in GFM

Are there points in the code the reviewer needs to double check?

no

Why was this MR needed?

To make @foo/bar subgroup mention works.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/2772

Merge request reports