GitLab Integration
Generate a Personal Access Token
- Log in to GitLab: Go to your GitLab instance and log in with your account. 
- 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". 
- 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. 
 
- 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