create_issue
Create a new issue in a Gitea repository by specifying the repository owner, name, title, and optional body text.
Instructions
Create a new issue in the repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| title | Yes |