Is it possible for migration Gitlab Enterprise Server in Azure DevOps pipline?

Copper Contributor

I found only Github Enterprise Server. So, is it possible for Gitlab Enterprise Server? And, How to archieved this?

 

Capture.PNG

3 Replies

@Mengly 

Azure DevOps provides integration primarily with GitHub Enterprise Server. However, direct integration with GitLab Enterprise Server might not be available out of the box. Nonetheless, you can still achieve migration from GitLab to Azure DevOps through manual steps, when you import a Git repository from GitLab (or any Git server) to Azure DevOps, all the branches and folders will be imported with all the history (commits).GitLab Integration for Azure Pipelines - Visual Studio Marketplace

There is an option "Other Git". I have used that for Gitlab