Access tokens
Personal access tokens¶
You can create a PAT (personal access token) to make integrating with Gitlab easier
See: https://gitlab.dropsolid.com/-/profile/personal_access_tokens
BE AWARE of the scope you're giving to your access token, and how you use it. You have more control, but are also responsible for the actions executed by the token. It most likely makes more sense to use a project access token instead.
See https://gitlab.dropsolid.com/help/user/profile/personal_access_tokens.md for a more in-depth look at personal access tokens.