Skip to content

Update file .gitlab-ci.yml

Giuseppe De Feo requested to merge feature/block_merge_master_outofdate into master

Today we had an incident related to master not being up to date.

Basically the MR test we perform is partial if master is not up to date, so I want to include a check to enforce featue branches to be up to date to master when merged. This will avoid the issue in the future

Edited by Giuseppe De Feo

Merge request reports