[Optional] Connect to GitLab with an API Token
Last updated
Last updated
If you prefer to connect GitLab using an API Token, follow the instructions below.
In GitLab, navigate to User Settings -> Preferences -> Access Tokens and click Add new token.
Provide a Token name, remove the date from Expiration date (ie. the token should not expire) and select all checkboxes in Select scopes (or at a minimum, select api
or read_api
scopes).
Click Create personal access token and copy the token down.