create_follow_up_issue
Creates a GitHub issue for tasks identified during PR review, capturing title, owner, repo, and optional body for follow-up action.
Instructions
Creates a follow-up GitHub issue for tasks identified during the PR process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| repo | Yes | ||
| owner | Yes | ||
| title | Yes |