Summary
Initializes a new instance of the
BitbucketPipelinesPullRequestInfo class.
- Namespace
- Cake
.Common .Build .BitbucketPipelines .Data - Containing Type
- Bitbucket
Pipelines Pull Request Info
Syntax
public BitbucketPipelinesPullRequestInfo(ICakeEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
Return Value
| Type | Description |
|---|---|
| void |
