Merged
requested to merge ee-innerwhisper/gitlab-ce-31362_decrease_cyclomatic_complexity_threshold_step3 into master
What does this MR do?
This ports changes from gitlab-org/gitlab-ce!13972 to EE.
Are there points in the code the reviewer needs to double check?
I had to change a bit of logic in Ci::CreatePipelineService#execute
and Ci::CreatePipelineService#validate_project_and_git_items
.
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
/cc @innerwhisper