Using GitLab

  1. Create or use an existing GitLab account.
  2. Create a GitLab group with developer permissions.
  3. Create a GitLab personal access token following the steps described here. The token will be used to authenticate with the GitLab API and perform various actions such as creating and deleting repositories, groups, and other users. To provide permission for these actions, make sure you select the following set of scopes:

    • [x] api Grants complete read/write access to the API, including all groups and projects, the container registry, and the package registry.