BasePullRequestSystem.

PostDiscussionThreads(IEnumerable<IIssue>, string) Method

Syntax

public void PostDiscussionThreads(IEnumerable<IIssue> issues, string commentSource)

Parameters

Name Type Description
issues IEnumerable<IIssue>
commentSource string

Return Value

Type Description
void