Get pull request changed files
get_pull_request_changed_filesReturn changed files and line statistics for a pull request iteration to review PR changes in Azure DevOps.
Instructions
Return changed files and locally computed line statistics for a pull request iteration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name or ID. Omit to use AZURE_DEVOPS_DEFAULT_PROJECT. | |
| maxFiles | No | ||
| iterationId | No | ||
| repositoryId | Yes | Repository name or ID. | |
| pullRequestId | Yes | Pull request numeric ID. |