Create GitHub issue
wopee_create_github_issueCreate a GitHub issue to report bugs, track test failures, or add action items from testing sessions.
Instructions
Create a new GitHub issue in the project's connected repository. Use this to report bugs found during testing, track test failures, or create action items from chat discussions. The issue will be created in the GitHub repository linked to the current project. Requires the project to have GitHub integration configured and WOPEE_PROJECT_UUID to be set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the GitHub issue | |
| body | Yes | The body/description of the GitHub issue (supports Markdown) | |
| labels | No | Optional labels to apply to the issue (e.g., ['bug', 'testing']) |