Skip to content

handlePush

function handlePush(
octokit,
owner,
repo,
inputs,
regex): Promise<void>;

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

Octokit & Api & object

string

string

string

boolean

string

string[]

RegExp

Promise<void>