Documentation
README
Get nicely formatted review comments for a pull request, grouped by file and line with proper comment threading.
Steps
-
Determine PR number: If not provided, look up the associated PR for the current branch using:
gh pr view --json number --jq '.number'
This is the opening of the README. Read the full README on GitHub.