This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Constructs the settings object using the access token provided by Azure Pipelines.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request Settings
Syntax
public static AzureDevOpsPullRequestSettings UsingAzurePipelinesOAuthToken()
Return Value
Type | Description |
---|---|
Azure |
The instance of AzureDevOpsPullRequestSettings class. |