AzureDevOpsPullRequest.

SetStatus(AzureDevOpsPullRequestStatus) Method

Summary

Sets a status on the pull request.

Syntax

public void SetStatus(AzureDevOpsPullRequestStatus status)

Parameters

Name Type Description
status AzureDevOpsPullRequestStatus The description of the status which should be set.

Return Value

Type Description
void
GitHub
Discussions