This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Sets a status on the pull request.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request
Syntax
public void SetStatus(AzureDevOpsPullRequestStatus status)
Parameters
Name | Type | Description |
---|---|---|
status | Azure |
The description of the status which should be set. |
Return Value
Type | Description |
---|---|
void |