Summary
Posts discussion threads for all issues which need to be posted.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Containing Type
- Base
Pull Request System
Syntax
public void PostDiscussionThreads(IEnumerable<IIssue> 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 add-in. |
Return Value
Type | Description |
---|---|
void |