Searched refs:importIssueAsync (Results 1 – 1 of 1) sorted by relevance
40 await importIssueAsync(+options.issue, options.importer);47 async function importIssueAsync(githubIssueNumber: number, importer?: string) { function