Skip to main content

GitLab

GitLab supports Personal, Group, and Project access tokens for authentication. Your access token must have the api, read_api, and read_repository scopes. For all three token types, use the token value in both the Password and Access token fields.

Create GitLab credentials

  1. From an organization workspace: Select Credentials > Add Credentials. From your personal workspace: Go to the user menu and select Your credentials > Add credentials.
  2. Enter a Name for the new credentials.
  3. Select GitLab as the Provider.
  4. Enter your Username. For Group and Project access tokens, the username can be any non-empty value.
  5. Enter your token value in both the Password and Access token fields.
  6. (Recommended) Enter the Repository base URL to scope the credentials to a specific repository (e.g., https://gitlab.com/seqeralabs).