Summary
Gets the URL to the repo that contains the pull requests.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Pull Request Info
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 |