github_create_issue
Create a new issue in a GitHub repository by providing owner, repo, title, optional body, and labels. Streamline bug tracking and feature requests directly from your workflow.
Instructions
Create a new issue in a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| title | Yes | ||
| labels | No |