Summary
Initializes a new instance of the
ReportIssuesToPullRequestSettings class.
- Assembly
- Cake
.Prca .dll - Namespace
- Cake
.Prca - Containing Type
- Report
Issues To Pull Request Settings
Syntax
public ReportIssuesToPullRequestSettings(DirectoryPath repositoryRoot)
Parameters
| Name | Type | Description |
|---|---|---|
| repositoryRoot | DirectoryPath | Root path of the repository. |
Return Value
| Type | Description |
|---|---|
| void |