Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to make the parent git folder always point to latest commit whenever there is a new commit in ch

BALA KRISHNA CHERUKURI
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 21, 2021

Every time I push a commit to the submodule I need to update the parent repo to the latest commit in the submodule. Is there any automatic way to do that in the remote?

Every time push a commit in the submodule repo I want the parent to automatically point to the latest commit of the child repo. Please suggest if it's possible and how?

1 answer

0 votes
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 14, 2021

Hi @BALA KRISHNA CHERUKURI

Welcome to the community.

Right now, I'm afraid there's no feature in Bitbucket Cloud to automatically update your parent repository with a submodule.

As a workaround, you can achieve this by using Bitbucket Pipelines.
The idea is to trigger a Pipelines build in your submodule repository that will update your parent repository to the latest commit in the submodule.
This way, there's no need for you to manually update your parent repository.

You can also check out the below existing community posts that might help:

Hope it helps and let me know if you have further questions that I can help with.

Regards,
Mark C

Brian Kidmose Andersen January 7, 2023

Hi Mark,

you wrote: "The idea is to trigger a Pipelines build in your submodule repository that will update your parent repository to the latest commit in the submodule."

 

How to do this excactly?

 

br,brian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events