Skip to content

upsertPrComment

function upsertPrComment(
octokit,
owner,
repo,
issueNumber,
body,
marker): Promise<void>;

Defined in: todo-to-pr-comment-issue/src/index.ts:234

Octokit & Api & object

string

string

number

string

string

Promise<void>