Managing roles in GitLab¶
To manage roles in the instrument repository in GitLab, follow these steps:
- Navigate to the instrument repository on GitLab.
- Click on "Manage" in the left sidebar.
- Select "Members" from the dropdown menu.
- Then,
- If the user is not yet a member of the repository:
- In the "Invite member" section, enter the GitLab username or email address of the user you want to assign a role to.
- Choose the appropriate role from the "Select a role" dropdown menu. The available roles are:
- Guest: Can view issues and merge requests.
- Reporter: Can view and create issues, and view merge requests.
- Developer: Can create and manage branches, issues, and merge requests.
- Maintainer: Can manage the repository, including settings and members.
- Owner: Has full control over the repository (only available for group owners).
- Click the "Invite" button to assign the role to the user.
- If the user is already a member of the repository:
- Find the user in the list of members.
- Click on the dropdown menu next to their current role.
- Select the new role you want to assign to the user.
- If the user is not yet a member of the repository: