Azure DevOps · Arazzo Workflow
Azure DevOps Project Repository Inventory
Version 1.0.0
List a project's repositories, pick the first, and inventory its branches and pull requests.
Provider
Workflows
project-repository-inventory
List repositories in a project, then inventory the first one.
Lists repositories, and when at least one exists, gets the first repository and lists its active pull requests.
1
listRepositories
List the Git repositories in the project (scoped by the organization and project server variables).
2
getFirstRepository
Fetch the first repository to read its default branch and project details.
3
listActivePullRequests
List the active pull requests in the selected repository to complete the inventory.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.