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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,249
Community Members
 
Community Events
184
Community Groups

How can i control how frequently a plan is triggered ?

Hi all,

 

I have 352 bamboo plan building small component of an application.

We are currently setting up dependecies inside all of them to rebuild the entire tree each time a component is modified. 

The issue we're afraid of is too trigger the main top component too often and to keep building it constantly.

 

Is there a way to have a tempo to build it only every 30 minutes and not more for exemple ?

 

Thanks for your input.

1 answer

1 vote
rsperafico
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 10, 2018

Hello @thomas_ricaud,

You could make use of Cron-based scheduling and set a cron to run a plan / branch every 30min, for instance.

Regarding on dependencies, perhaps you should consider playing around with the feature on a testing environment before applying the configuration in production, and once you are happy with the workflow, the you could "migrate" those settings into production.

Kind regards,

Rafael

so my plan at the "top" of the food chain should not be triggered by any parent plan and i should have a schedule triggering on my "top" plan

 

but is there a way to have the parent/child triggering relationship and to prevent the "top" plan to run more often than once every 30 minutes ?

 

that way if there is zero commit during 5hours there is no useless run of the plan.

rsperafico
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 11, 2018

Then, you should be looking at Polling the repository for changes in which you have the option to trigger a build only when changes to repository are made. Please, notice in this triggering option you have Periodically (every X seconds) and Scheduled (defined by cron).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events