Browse/GitHub/Create an Issue via API
Create an Issue via API
GitHub
$19 · Pro
Open a new issue on a repository using the REST API.
create-issue.ts
const { data: issue } = await octokit.rest.issues.create({
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
Create an Issue via API — GitHub Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples