Merge problems (false errors)

Hi, well the problem is that you have to pass your commit pipeline before the merge. Like this: Push your commit, wait until the pipeline pass (if there is an error “GitLab is currently unable to handle this request due to load.” just reload) and THEN go for the merge. You cant do the two, commit and merge, at the same time. Also, don’t try to do a merge with two commits or more because jobs in pipelines work only with the last commit.
Have a look at mi coment here, maybe it can be useful too: Help in entering commit date - #6 by void-box
Regards.

1 Like