GitLab Integration

Generate a Personal Access Token

  1. Log in to GitLab: Go to your GitLab instance and log in with your account.

  2. Navigate to Personal Access Tokens: Click on your profile picture in the top-right corner and select "Settings". On the left sidebar, find and click "Access Tokens".

  3. Create a Token:

    • Name: Give your token a descriptive name.

    • Scopes: Select read_api, read_user, read_repository, read_registry

    • Expiration Date: Set an expiration date 1 year from now.

  4. Save Token: Click "Create personal access token". Make sure to copy the token, as it will only be displayed once.

Sign-in to Rezonate, and through the integration area add GitLab and place your recently created key.

Last updated