Skip to content

commentOnPR

commentOnPR(prNumber, body): Promise<void>

Defined in: octokit.ts:323

Comment on a PR (issue comment thread).

number

string

Promise<void>