Summary
Initializes the code analysis provider.
- Assembly
- Cake
.Prca .dll - Namespace
- Cake
.Prca .PullRequests - Containing Type
- PullRequestSystem
Syntax
public virtual bool Initialize(ReportIssuesToPullRequestSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Report |
General settings |
Return Value
Type | Description |
---|---|
bool | true if the initialization was successful, false otherwise. |