git-markdown turns a GitHub pull request into one Markdown file. You can review the full conversation outside the browser, annotate it, or pass it into local tools.
What
- Exports PR metadata, description, review summaries, and discussion comments
- Groups review comments by file and line number for easier reading
- Hides
[resolved]and[done]threads by default, with an option to include them
How
Install the gem and run one command.
gem install git-markdown
git-markdown pr 123
You can export from the current repository or target any repository and pull request number.
Why
PR review usually lives in a browser tab. That works until you need to work offline, share full context quickly, or feed the whole thread into another workflow.
git-markdown keeps that context in one place.
About EthosLink and Reviato
We build focused tools for hospitality operators at EthosLink. git-markdown is one of the small tools we publish to make real workflows simpler.
If you also work on guest feedback operations, check Reviato.