AzurePipelinesPullRequestInfo.

IsPullRequest Property

Summary

Gets a value indicating whether the current build was started by a pull request.

Syntax

public bool IsPullRequest { get; }

Value

Type Description
bool true if the current build was started by a pull request; otherwise, false.