Hi. I am relating to a situation where I would like to submit to PR a joint change in 2 repos:
- project repo
- submodule repo
is there a method to tie these 2 changes together as connected/unified pull-request ?
if not, I will appreciate to learn about methodic alternatives.
Thanks.
Hello @Sharon Golan and welcome to Atlassian Community!
I'm afraid that pull requests are limited to the scope of a single repository, with the exception of forks, where the repositories have a relationship of parent/fork so you are allowed to create a pull request from the fork repository to the parent repo.
Unfortunately for submodules that's not available, as those are considered separate individual repositories, so you would have to create individual Pull Requests on the project repo as well as in the submodule repo.
Thank you, @Sharon Golan !
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.