Azure / Azure/azure-devops-cli-extension
[Feature Request] Return file changes while creating/showing a pull request
Open
Feature
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
When creating a pull request using az repos pr create, the json returned don't give the count of file changed in the PR. It would be usefull to automatically cancel the PR if there are not changes.
The command can use this route: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/pull-request-commits/get-pull-request-commits?view=azure-devops-rest-5.1#gitcommitref
Contributor guide
Assessment
This issue has not been assessed yet.