You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default `gh pr list` limits output to 30 found PRs.
`--jq` expressions filters JSON output, not PRs, which means it
is evaluated after PRs number is reduced by `--limit` .
Signed-off-by: Jan Gałda <[email protected]>
0 commit comments