Summary
Initializes a new instance of the
AzureDevOpsPullRequestSystemSettings
class
based on the environment variables set by the Azure Pipelines.
- Assembly
- Cake
.Issues .PullRequests .AzureDevOps .dll - Namespace
- Cake
.Issues .PullRequests .AzureDevOps - Containing Type
- Azure
Dev Ops Pull Request System Settings
Syntax
public AzureDevOpsPullRequestSystemSettings(IAzureDevOpsCredentials credentials)
Parameters
Name | Type | Description |
---|---|---|
credentials | I |
Credentials to use to authenticate against Azure DevOps. |
Return Value
Type | Description |
---|---|
void |