AzurePipelinesPullRequestInfo.

SourceRepositoryUri Property

Summary

Gets the URL to the repo that contains the pull requests.

Syntax

public Uri SourceRepositoryUri { get; }

Remarks

This property is populated only if the build ran because of a Git PR affected by a branch policy. It is not initialized for GitHub PRs.

Value

Type Description
Uri