Show Pull Request
az_pr_showFetch complete pull request details from Azure DevOps, including title, source branch, target branch, and status, by providing the PR number.
Instructions
以 REST API 取得 PR 完整資訊(title、sourceRefName、targetRefName、status 等)。預設 organization 為 https://dev.azure.com/SKMHHIS、project 為 MS、repository 為 MS-Web。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | 覆寫預設 project(預設 MS) | |
| prNumber | Yes | PR 編號 | |
| repository | No | 覆寫預設 repository(預設 MS-Web) |