Skip to content

handlePullRequest

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

Defined in: index.ts:82

Octokit & Api & object

string

string

string

boolean

string

string[]

RegExp

Promise<void>