cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

GitLab integration

Giorgi
New Contributor III

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 !

2 REPLIES 2

Hubert-Dudek
Esteemed Contributor III

"In Admin console -> Repos Git URL Allow List permissions: Disabled (no restrictions)."

Here I am using "only restrict .." give it a try ๐Ÿ™‚

"In Admin console -> Repos Git URL Allow List: https:.....*.git"

Here just put only domain and separate it by commas, for example:

https://dev.azure.com/,https://gitlab.mycompany.com/

Kaniz
Community Manager
Community Manager

Hi @Giorgi ARABIDZEโ€‹ , We haven't heard from you on the last response from @Hubert Dudekโ€‹, and I was checking back to see if his suggestions helped you.

Or else, If you have any solution, please share it with the community as it can be helpful to others.

Also, Please don't forget to click on the "Select As Best" button whenever the information provided helps resolve your question.