Azure DevOps · Arazzo Workflow
Azure DevOps Review the Oldest Active Pull Request
Version 1.0.0
List active pull requests, open the oldest, and add a review comment.
Provider
Workflows
review-oldest-active-pull-request
Find the oldest active pull request and add a review comment.
Lists active pull requests, and when at least one exists, gets the first one and posts a review comment thread.
1
listActivePullRequests
List active pull requests in the repository, returning the oldest first.
2
getPullRequest
Fetch the selected pull request with its commits expanded so the reviewer has full context.
3
addReviewComment
Post an active comment thread asking for a review on the selected pull request.
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.