Azure DevOps
Learn about Warp's Support for Azure DevOps Services
Last updated
Was this helpful?
Learn about Warp's Support for Azure DevOps Services
Last updated
Was this helpful?
This document provides an overview of Warp's capabilities for migrating data from Azure DevOps Services to GitHub products.
Warp does not provide a migration path for Azure DevOps Server, only Azure DevOps Services. To migrate from Azure DevOps Server, you'll need to first.
Repository contents and Git history,
Pull requests, including
User history,
Work item links, and
Attachments
Branch policies
User-scoped branch policies and cross-repository branch policies are not included.
Warp is capable of "rewiring" Azure Pipelines associated with repositories in your source Azure DevOps environment. Rewiring modifies the pipeline to associate it with the migrated copy of your repository in GitHub, rather than the original repository in Azure DevOps.
Rewiring enables a flexible path to GitHub adoption, enabling further migration processes (for instance, re-creating your existing pipelines with GitHub Actions) to proceed incrementally. Your team can enjoy the experience of hosting their code and development process on GitHub, while retaining the flexibility to continue using their existing pipelines until they're ready to replace them with Actions.
When this integration is enabled, references to Azure Boards work items in issues, pull requests, commit messages, and release descriptions will automatically become clickable hyperlinks to the work item they reference.
Warp includes built in support for , including:
For specific information about the limitations on the types and size of data that can be migrated, refer to the page in this section.
To facilitate the pipeline rewiring process, Warp will for the Azure Pipelines GitHub App.
If you have installed and connected the to your destination GitHub Organization, Warp can configure this integration for your migrated GitHub repositories with the slash command.
In addition to integrating Azure Boards, Warp is also capable of configuring GitHub's feature with the slash command.
Warp supports a variety of utility slash commands for Azure DevOps to automate common tasks like locking or disabling the original repository when a migration has been completed. These are listed in the of our slash command documentation.
Warp additionally supports slash commands for common post-migration tasks such as adding teams in GitHub to a repository with specific permissions. Documentation for these commands can be located in our .