Azure DevOps · Arazzo Workflow
Azure DevOps Open a Pull Request and Start a Review Thread
Version 1.0.0
Create a pull request, confirm it, and add an opening review comment thread.
Provider
Workflows
open-pull-request-and-comment
Create a pull request, confirm it, and add an opening comment thread.
Creates a pull request, retrieves it to confirm creation, and adds an active comment thread to start the review.
1
createPullRequest
pullRequests_create
Create the pull request between the supplied source and target branches.
2
confirmPullRequest
pullRequests_get
Fetch the pull request to confirm it is active and capture the head commit of the source branch for later completion.
3
addReviewThread
pullRequests_addComment
Post an active comment thread on the pull request to start the review.