Summary
Creates a new comment thread with a single comment in the pull request.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request
Syntax
public void CreateComment(string comment)
Parameters
Name | Type | Description |
---|---|---|
comment | string | Comment which should be added. |
Return Value
Type | Description |
---|---|
void |