Skip to content

handlePullRequest

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

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

Octokit & Api & object

string

string

string

boolean

string

string[]

RegExp

Promise<void>