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.Issues.BuildServer.
Summary
Settings affecting how issues are reported to build servers.
- Assembly
- Cake
.Issues .BuildServer .dll - Namespace
- Cake
.Issues .BuildServer - Containing Type
- Report
Issues To Build Server Settings
Syntax
public ReportIssuesToBuildServerSettings(DirectoryPath repositoryRoot)
Parameters
| Name | Type | Description |
|---|---|---|
| repositoryRoot | DirectoryPath | Root path of the repository. |
Return Value
| Type | Description |
|---|---|
| void |
