bj pr reopen¶
Reopen a declined pull request by opening a fresh one from the same branches.
Synopsis¶
Arguments¶
| Argument | Description |
|---|---|
PR_ID |
Declined PR id to reopen. (required) |
Options¶
| Option | Description |
|---|---|
-R, --repo <text> |
Target repo as WORKSPACE/REPO. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |