Introduction In this post, I am going to show how to setup gitlab CI so that a build is triggered whenever a new feature or bug fix branch is opened for review (i.e. merge request, note: if you use Github, it is called a pull request). The build should also be triggered whenever new (ex.