How to ensure Gitlab token has access to required groups/repositories
Last updated
Was this helpful?
Last updated
Was this helpful?
Follow these steps to grant a service account access to required repositories:
Log in to GitLab.
In the left sidebar, click "Groups" β "Your Groups".
Select the Group where you want to add the service account.
In the Group Dashboard, go to the left sidebar.
Click "Settings" β "Members".
Click "Invite Member" (top right corner).
In the "Select members or email address" field, enter the service account username or email.
Assign a "Reporter" or "Developer" role as required.
Click "Invite".
Repeat the steps for all required groups.
Once added, the service account will inherit access to all repositories within the groups.