Ensure `Ci::Pipeline#all_merge_requests` returns a correct merge request list
@ayufan said
all_merge_requestsdoes include current merge request, but if for whatever reason we change the semantic ofref:orsource_project:it will stop, maybe we should ensure that condition there issha IN (?) or merge_request_id=?. It will be silent unnoticed bug. But this as well falls into Finder category.
The following discussion from gitlab-ce!23217 should be addressed:
-
@ayufan started a discussion: (+3 comments) Do we miss fix here to
#all_merge_requests?
Edited by Shinya Maeda