Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Master branch change trigger other branches with Branch Updater configured

Deleted user August 29, 2013

I have a plan that points to master by default. I have my develop branch and staging branches set to automatically update with branch updater.

Is there a way to have builds on develop and staging branches triggered when repository polling on the master branch detects a change?

1 answer

1 accepted

1 vote
Answer accepted
PiotrA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 29, 2013

Hello Neil,

I believe you could try adding a secondary repository to your Plan, which would be pointing to the same repository (i.e you would have probably two repositories defined:
1) MyRepository (default) : git://myhost/repos/project.git
2) secondary : git://myhost/repos/project.git
)
That way you could override Triggers configuration for your "develop" and "staging" plan-branches: for each of them you should add a Trigger that would poll for the changes in the "secondary" repository (which always points to the 'master' branch, even on plan-branches).

Does this help you somehow?

regards

Deleted user August 29, 2013

Yes, that does work the way I was hoping. Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events