Skip to content

submitPRReview

submitPRReview(prNumber, event, body): Promise<void>

Defined in: octokit.ts:840

Submit a PR review

number

"APPROVE" | "REQUEST_CHANGES" | "COMMENT"

string

Promise<void>