Blog

Viewing posts tagged code review

Bitbucket Code Review Process using Pull Requests

Posted by: Rod Morison in Agile, Project Management, Test Driven Development 6 years, 10 months ago

Contents


Introduction

In this article I walk through a sample Bitbucket setup for a code review process using pull request and branch permission features. While all the nuts and bolts are there for a solid code-test-review-merge process, I find the documentation very nonlinear and more of a reference than a how-to. Hence, this article.

Tags: code reviewsoftware qualityagile
read more / 0 comments