Skip to content

GitLab group based communities (backend)

Add backend support Gitter communities based on GitLab groups.

Currently we support values like GH_ORG, GH_REPO, and GH_USER which represent the associated entity backing the community/room and the permissions they inherit. These flow down to different systems like avatars, invites, admin discovery, access, etc. This issue tracked the introduction of GL_GROUP into those system.

Frontend: https://gitlab.com/gitlab-org/gitter/webapp/issues/2394

Pre-requisite for GitLab based rooms

Todo

Add equivalent GL_GROUP wherever GH_ORG mentioned

Edited by Eric Eastwood