Azure / Azure/azure-devops-cli-extension
Provide command to add comment to pull-request
Open
Feature
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
I would like to be able to add comments to a pull-request.
This might be done with a command of the following signature:
```
az repos pr comment add "My comment to add\nwith more than one line" --org https://..... --id 12345
```
Contributor guide
Assessment
This issue has not been assessed yet.