homepage › Forums › BridgePoint Development and Integrations › Code review system
- This topic has 4 replies, 3 voices, and was last updated 11 years, 2 months ago by
Erik Wedin.
-
AuthorPosts
-
May 22, 2015 at 2:38 pm #5001
Travis London
ParticipantI think it may be helpful to integrate with the Gerrit review system. I believe the latest eGit supports gerrit. If there are other code review tools that any of you know of it would be nice to hear. The one thing about Gerrit is that it is based on git.
May 22, 2015 at 4:15 pm #5002Bob Mulvey
KeymasterHow would this work in our process flow?
May 22, 2015 at 4:35 pm #5003Travis London
Participant-ant
-dnt
-int
-post on gerrit that an issue is ready to be promoted
-tests pass
-reviewers (recommend at least two) check the changes
-issue is promoted by one of the reviewersI do not know too much about Gerrit yet, but what I have seen follows this flow (aside from the documentation). Egit uses Gerrit, and I have followed a few issues. The system will not allow a promotion to master unless all reviewers agree and the tests have passed. You can also post reasons for a non-pass of review, then reset the state to require re-review.
May 22, 2015 at 5:02 pm #5004Travis London
ParticipantI must add some comment to enable follow-up replies so here it is :)
May 24, 2015 at 7:17 am #5073Erik Wedin
ParticipantSupport for Gerrit sounds good. We are using it for source code in another project.
-
AuthorPosts
- You must be logged in to reply to this topic.