Skip to content

Fix GROUP inherited room sd with GL_REPO backed group not showing repo info

Fix GROUP inherited room sd with GL_REPO backed group not showing repo info

Also getting ready to make the /api/v1/repo-info endpoint more generic to support GitLab GL_PROJECT in the future

Fix https://gitlab.com/gitlab-org/gitter/webapp/issues/1955

Before After

Testing strategy

  1. Create a community backed by a GitHub repo
  2. Visit the room and click the Repo info tab in the right-toolbar

Caveat: For some reason when you page-load a type: 'GROUP' room in a type: 'GH_REPO' group, the "REPO INFO" section does not show. 🤷 It works when switching rooms and don't want to investigate for this MR. Still works fine for type: 'GH_REPO' rooms.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading