Azure DevOps
Azure DevOps is a cloud-based service that provides a comprehensive suite of tools to support the entire software development lifecycle. It includes features for version control, project management, build automation, and continuous integration and delivery.
Commands
/autolink-work-items: Configures Autolink References in the destination GitHub repository so that references to Azure Boards work items become clickable hyperlinks.
/integrate-boards: Configures an integration between Azure Boards and the destination GitHub repository.
/lock-ado-repo: Makes the source Azure DevOps repository read-only for all users.
/rewire-all-pipelines: Rewires all Azure Pipelines associated with this repository.
/disable-ado-repo: Disables the source Azure DevOps repository for all users.
/rewire-pipeline: Rewires an Azure DevOps Pipeline.
Resources
Last updated
Was this helpful?