May 2019
Intermediate to advanced
504 pages
11h 50m
English
In an ideal setup, the only way a feature branch is merged into the development branch, should be through a pull request. Pull requests are also used to execute quick sanity checks and code reviews.
The quality of the code that is delivered by the developers can be verified by the branch policies of the target branch (that is, the development branch). In this example, for the development branch, we will make use of four policies:
Read now
Unlock full access