Check PR feedback (manual trigger)
Use this after a reviewer finishes leaving comments to pull the latest feedback into the container.
Fetch feedback
From the repo root:
./bin/bq2 github-pr-feedback --pr <PR_NUMBER> --pretty
Notes
- Requires GitHub API access; defaults to
/work/.git-credentialswhen present (override with--credentials). - Pass
--repo owner/namewhen running outside a git checkout (e.g., staged snapshots) and inference fails. - Endpoints queried:
/pulls/:number/comments(review comments on diffs)/issues/:number/comments(PR conversation thread)/pulls/:number/reviews(submitted reviews)
Converted and distributed by TomeVault — claim your Tome and manage your conversions.