Merge request with multiple submodules?

Considering a repository with multiple submodules and hence multiple other repositories. Is it possible to create a single merge request that contains changes in two or more submodules. I tried to create a merge request from the parent repo, but it only sees the change the url that the submodule points to. Alternatively, I can create multiple MRs for each submodule, but then is there a way to combine these into a single merge request?

2 Likes

I would also love to do this. it would be great if when setting a new merge request we could merge multiple repositories and source branches into targets.
In my case, to root repository houses configuration, and the submodules all need to be merged to for a merge to be useful.

1 Like

Is there any news…??
In my company we use damn Gerrit because he CAN collect changes in different projects into single entity (called “topic”)… it makes me suffer every single day