GitHubActionsPullRequestSystem.

InternalPostDiscussionThreads(IEnumerable<IIssue>, string) Method

Syntax

protected override void InternalPostDiscussionThreads(IEnumerable<IIssue> issues, string commentSource)

Parameters

Name Type Description
issues IEnumerable<IIssue>
commentSource string

Return Value

Type Description
void