Azure DevOps · Arazzo Workflow
Azure DevOps Complete a Pull Request
Version 1.0.0
Fetch a pull request, verify it can merge, and complete it.
Provider
Workflows
complete-pull-request
Verify a pull request can merge, then complete it.
Gets a pull request, and when its merge status is clean, completes it with the required source commit and completion options.
1
getPullRequest
Fetch the pull request to read its merge status and the head commit of the source branch needed to complete it.
2
completePullRequest
Patch the pull request to status completed, supplying the required source head commit and the requested completion options.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.