Code ReviewΒΆ

RhodeCode Enterprise provides two ways in which you can review code. You can review pull requests or commits. To better understand pull requests, see the Pull Requests and Collaboration sections. For more information about why code review matters, see these posts on the topic:

You can also use the RhodeCode Enterprise API set up continuous integration servers to leave comments from a test suite. See the API Documentation and Extensions & Hooks sections for examples on how to set this up.