Create GitHub issue
wopee_create_github_issueReport bugs found during testing, track test failures, or create actionable items from chat discussions by creating a GitHub issue in the project's connected repository.
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 |
|---|---|---|---|
| body | Yes | The body/description of the GitHub issue (supports Markdown) | |
| title | Yes | The title of the GitHub issue | |
| labels | No | Optional labels to apply to the issue (e.g., ['bug', 'testing']) |