TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Improving GitHub code review

8 点作者 akh超过 9 年前

2 条评论

piotrkaminski超过 9 年前
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.
mfocaraccio超过 9 年前
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.