Summary
Posts discussion threads for all issues which need to be posted.
- Assembly
- Cake
.Prca .dll - Namespace
- Cake
.Prca .PullRequests - Containing Type
- PullRequestSystem
Syntax
public void PostDiscussionThreads(IEnumerable<ICodeAnalysisIssue> issues, string commentSource)
Parameters
Name | Type | Description |
---|---|---|
issues | IEnumerable |
Issues which need to be posted. |
commentSource | string | Value used to decorate comments created by this addin. |
Return Value
Type | Description |
---|---|
void |