When I enable both merged results pipeline and merge trains, two pipelines will be triggered, one for merged results and the other for merge train.
My question is that, why do we even bother waste time to run the one for merge results? Because the result of the merge train pipeline itself already perfectly validates the changes of the merge request, doesn't it?