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

Can a plan declare its parent plan triggers?

Rob Bork March 28, 2019

Rather than use child plans / dependencies - which will get unwieldy with the number of plans and git repos we have - I'd like each plan to declare its upward, parent dependencies.

The Plan object (and Deployment) allows you to pass in multiple triggers, which gave me hope!  But I couldn't find a Trigger class for defining multiple, arbitrary parent-plan triggers.

 

6 answers

1 vote
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 16, 2019

Try Bamboo Specs to modify multiple plan dependencies

0 votes
Rob Bork April 17, 2019

Thank you

0 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 17, 2019
0 votes
Rob Bork April 16, 2019

yes, we are using java specs for our plans.  And really like it!   But it only does downward child dependencies (and VCS dependencies.)

I would just suggest to the Bamboo Team that they add this parent-dependency capabilities.  I think a lot of folks would find it useful.

0 votes
Rob Bork April 15, 2019

Thank you.  But this looks like another way to trigger child plans. 

We are looking for a way for a plan to say, "run me after plans: a, b, c, x, y, z".

(The same way gradle and maven allow you to define dependencies for yourself.  And then gradle/maven work out the build order for you using 'directed acyclic graphs'.)

0 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 15, 2019

Try this app Chain Build Tasks for Bamboo to use task to trigger another plan

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events