AzureDevOpsPullRequest.

Create(ICakeLog, AzureDevOpsCreatePullRequestSettings) Method

Summary

Create a pull request.

Syntax

public static AzureDevOpsPullRequest Create(ICakeLog log, AzureDevOpsCreatePullRequestSettings settings)

Parameters

Name Type Description
log ICakeLog The Cake log context.
settings AzureDevOpsCreatePullRequestSettings Settings for accessing AzureDevOps.

Return Value

Type Description
AzureDevOpsPullRequest Instance of the created pull request.