If it's your first time selecting GitLab as the delivery destination in your pipeline, you'll need to connect it to get started. You can do this either using OAuth, or a personal access token.
If you haven't connected GitLab yet, you'll see a banner near the end of the Delivery step when creating your pipeline. Click Connect GitLab, and choose either Sign in with OAuth or Use a personal access token.
Authenticate with OAuth
- Select the account you would like to use with Supernova.
- You can now use this GitLab account to automate pull requests using pipelines.
Authenticate using personal access tokens
- Once you click Use a personal access token, a dialog will open.
- Enter a name for the token, an optional server URL, and paste in your personal access token.
- Click Save.
- You can now use this GitLab account to automate pull requests using pipelines.