GitLab integration

Giorgi
Contributor

I've followed instructions and did gitlab integration:

  1. Generated Personal Access Token from GitLab
  2. Add token (from step 1) to User settings (GitLab, email, token)
  3. In Admin console -> Repos Git URL Allow List permissions: Disabled (no restrictions)
  4. In Admin console -> Repos Git URL Allow List: https:.....*.git
  5. Pull works
  6. Push does not: The remote Git repo URL linked to this repo is not listed in the ALLOW list configured by your Workspace admin.

Am I missing some step?

Thanks for help !