Get pull request iterations
get_pull_request_iterationsList reviewable iterations created by pushes to a pull request, enabling review of code changes across versions.
Instructions
List reviewable iterations created by pushes to a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name or ID. Omit to use AZURE_DEVOPS_DEFAULT_PROJECT. | |
| repositoryId | Yes | Repository name or ID. | |
| pullRequestId | Yes | Pull request numeric ID. | |
| includeCommits | No |