You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.