bj pr list¶
List pull requests in a repository.
Synopsis¶
Options¶
| Option | Description |
|---|---|
-s, --state <text> |
open |
-H, --head <text> |
Filter by source branch. |
-L, --limit <integer> |
Max results. (default: 30) |
-R, --repo <text> |
Target repo as WORKSPACE/REPO. |
--json |
Output raw JSON. |
-q, --jq <text> |
Filter JSON with a jq expression. |
-w, --web |
Open in the browser. |