gh-pr-comments

Crates.iogh-pr-comments
lib.rsgh-pr-comments
version0.1.0
created_at2025-07-16 12:02:11.715923+00
updated_at2025-07-16 12:02:11.715923+00
descriptionFetch GitHub comments and print them to the terminal, as markdown
homepage
repository
max_upload_size
id1755392
size68,000
Paul Adenot (padenot)

documentation

README

GitHub PR Comments to Markdown

Why?

Written by and for Claude code, but can certainly be useful for humans as well. You would think gh would support this, but it doesn't: https://github.com/cli/cli/issues/359.

Installation

Clone the repo, cargo install --path ., or cargo install gh-pr-comments.

Examples

gh-pr-comments https://github.com/mozilla/mp4parse-rust/pull/435
cd /path/to/your/repo
gh-pr-comments 123
gh-pr-comments 456 --repo facebook/react

License

Licensed under either of

at your option.

Commit count: 0

cargo fmt