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.

Codebrag – Daily code review tool

71 pointsby dcuover 8 years ago

9 comments

FanaHOVAover 8 years ago
How's this better than Github's review? Must be a pretty big reason to add a new tool to our team's flow.
brudgersover 8 years ago
Original &#x27;Show HN&#x27;: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7772085" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7772085</a>
pseudorambleover 8 years ago
Where I work we use Bitbucket for code reviews. Their code review setup works well for us. We especially enjoy the &quot;like&quot; button that Codebrag also seems to have. It doesn&#x27;t seem like Codebrag is very much different from this though.<p>A big way to differentiate for me would be if you could create &quot;groups&quot; or &quot;teams&quot; of reviewers. Say we have three teams sharing a code base. We could create a group for each of those teams. Then when someone opens a review I add the groups I need to look at it instead of the individuals on those teams.<p>One question I would have too is what is a &quot;commit&quot; in Codebrag? Is it literally review commit-by-commit, or is it more like a Pull Request in Github&#x2F;Bitbucket terms? If it&#x27;s the latter, I would rename it to not make the terms confusing.
neandrakeover 8 years ago
Has there been a recent update with Codebrag? I try to keep an eye on the available code review tools and this one was last updated a while back. The last release&#x2F;commit&#x2F;tweet was last June.
评论 #13681558 未加载
tedmistonover 8 years ago
It looks about the same as GitLab&#x27;s merge request &#x2F; code review feature to me. The being able to dismiss a commit is different, but I&#x27;m not sure I understand that feature.<p>When I&#x27;m doing a big review, I copy the list of files into a text document and check them off after I finish each one. I&#x27;ve found that especially useful when the order of the files requires a lot of jumping around to follow the flow. I&#x27;d like to see this feature supported by a code review tool.
评论 #13684238 未加载
partycoderover 8 years ago
I think this overlaps a lot with what github is already offering.<p>In github you can start a code review from a comment, mark a review as blocking, require at least an approving review prior to merge, etc... You can also add hooks for automated tests, etc.
falcolasover 8 years ago
Really needs a screencast or similar; I get what the tool is for, but it&#x27;s really hard to see why or how it works without investing time and effort in setting it up and running it myself.
评论 #13680038 未加载
评论 #13681082 未加载
polskibusover 8 years ago
How does this compare to Phabricator? What&#x27;s the best open source tool for code review these days ?
评论 #13681296 未加载
strictfpover 8 years ago
How does non-blocking work? I&#x27;m interested in this, but didn&#x27;t find much info.
评论 #13680640 未加载