Skip to content

Instantly share code, notes, and snippets.

@semuelle
Last active June 7, 2023 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save semuelle/928215a2cdb7c0610b66270e8e87029c to your computer and use it in GitHub Desktop.
Save semuelle/928215a2cdb7c0610b66270e8e87029c to your computer and use it in GitHub Desktop.
gh pr list --limit 100 --json id,title,assignees,labels,reviewDecision,reviews,updatedAt,url --jq '.[] | { title,assignees:[.assignees[].name],labels:[.labels[].name],reviewDecision,reviews:[.reviews[].author.login],updatedAt,url }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment