code.open_pr
Open a pull request from the current feature branch using GitHub CLI. Provide title, body, base branch, and draft flag to submit changes for review.
Instructions
[approval required][workspace write][risk:dangerous] Open a pull request with GitHub CLI from the current allowed feature branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | ||
| body | Yes | ||
| draft | No | ||
| title | Yes |