TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Improving GitHub code review

8 pointsby akhover 9 years ago

2 comments

piotrkaminskiover 9 years ago
Thanks for the shout-out to Reviewable! You mention at the end that it&#x27;s only a good solution if you can adopt it wholesale, which is unfortunately true. I spent a lot of time trying to figure out how to better integrate it into a mixed Reviewable &#x2F; GitHub workflow, but GitHub&#x27;s comments API makes it really difficult. For example, comments must be positioned against GitHub&#x27;s diff (rather than a line in a specific file revision), and commit comments disappear from the PR without a trace if their commit is rebased.<p>I agree that having something like Gitique or (even small parts of) Reviewable built right into GitHub would be ideal. My impression, though, is that GitHub is constrained by legacy data structures and assumptions, and lacks the motivation to overcome this because the tool works fine for their workflow.
mfocaraccioover 9 years ago
Thank you for the mention, I definitely invite you to give Gitcolony a try too :)<p>We work to cover the whole code review experience with our business rules engine and Early warning system.