<div style="background-color: yellow; border: 2px solid red; margin: 4px; padding: 2px; font-weight: bold; text-align: center;">
This page was moved to <a href="https://kb.wisc.edu/134314">kb.wisc.edu/134314</a>
<br>
Click in the link above if you are not automatically redirected in 10 seconds.
</br>
</div>
<meta http-equiv="refresh" content="5; URL='https://kb.wisc.edu/134314'" />

SMPH department IT directors and their designees have can be delegated the capability to create GitLab sub-groups for teams in their departments and designate a group owner. You or that group owner can invite, remove, and manage the members and create projects (repositories) within that sub-group.  

Step-by-step guides


Create a team/group/center/initiative-level subgroup

Information needed:

Steps:

  1. Consider routing request to the owner of the appropriate IT director. They can create projects within their subgroup.
  2. Navigate to the appropriate department within https://git.doit.wisc.edu/smph or https://git.doit.wisc.edu/smph-public.
  3. If the department subgroup does not yet exist, see Create a department-level subgroup above.
  4. Click on "New subgroup" then "Create group".
  5. Set appropriate visibility (e.g., generally "public" if it is in SMPH (Public) and internal or private if on in SMPH) and click Create group. (You can leave the other settings at their defaults.)
  6. Navigate to Subgroup Information > Members and invite the appropriate owners and/or other members assigning them the appropriate role. (Note that members from higher level groups will automatically inherit access.)
  7. Note: First ensure that they have logged into https://git.doit.wisc.edu to provision their account before you attempt to add them.


Suggested email template:

To: <sub-group owner(s)>
Subject: GitLab Group for <team/group/center/initiative>

Hello,
We have created a GitLab group for your department:  <link to internal and/or public GitLab group>

As a group owner, you can invite, remove, and manage the group members. You and any members with the "developer" role and create projects (repositories) within this sub-group.  For quick tips on creating groups and projects, see How To Create GitLab Groups and Projects

For more information, see the SMPH IT KB doc, GitLab FAQ. A few key guidelines include:

Additional support:


Managing group membership

Information needed:

  1. Navigate to the appropriate subgroup within https://git.doit.wisc.edu/smph or https://git.doit.wisc.edu/smph-public.
  2. Navigate to Subgroup Information > Members and invite the appropriate members with the appropriate role. (Note that members from higher level groups will automatically inherit access.)
  3. Note: Invite them using their NetID. Don't use their email. If they are external to UW-Madison and do not have NetID, see GitLab for SMPH FAQ: Can external people collaborate? 
  4. Note: First ensure that they have logged into https://git.doit.wisc.edu to provision their account before you attempt to add them.
  5. If no match is found for their NetID, they need to first log into https://git.doit.wisc.edu using the UW-Madison NetID option.

Create a project

Information needed:

Steps:

  1. Consider routing request to the owner of the appropriate team/group/center/initiative subgroup. They can create projects within their subgroup.
  2. Navigate to the appropriate team/group/center/initiative subgroup in https://git.doit.wisc.edu/smph or https://git.doit.wisc.edu/smph-public.
  3. If the team/group/center/initiative subgroup does not yet exist, see Create a team/group/center/initiative-level subgroup above.
  4. Click on "New project"
  5. Select blank or template for project, fill the subsequent form with the information you gathered, and click Create Project
  6. Navigate to Project Information > Members and add the appropriate owners. (Note that members from higher level groups will automatically inherit access.)
  7. Note: Invite them using their NetID. Don't use their email. If they are external to UW-Madison and do not have NetID, see GitLab for SMPH FAQ: Can external people collaborate? 
  8. Note: First ensure that they have logged into https://git.doit.wisc.edu using the UW-Madison NetID option to provision their account before you attempt to add them.

Managing project team membership

Information needed:

  1. Navigate to the appropriate project under https://git.doit.wisc.edu/explore.
  2. Navigate to Project Information > Members and invite the member(s) with the appropriate role. (Note that members from higher level groups will automatically inherit access.)
  3. Note: Invite them using their NetID. Don't use their email. If they are external to UW-Madison and do not have NetID, see GitLab for SMPH FAQ: Can external people collaborate? 
  4. Note: First ensure that they have logged into https://git.doit.wisc.edu using the UW-Madison NetID option to provision their account before you attempt to add them.

Related articles



Related issues