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.
I have a plan where branches gets created automatically as per the rule "When new branch in repository is created", and deletion as per the rule "After branch inactivity in repository".
I have given 1 day time to the deletion rule "After branch inactivity in repository".
Now my schedule trigger of all the branches happens every day at 12:00 AM.
I have observed that few of the branches are not run completely and gets deleted while they are getting build.
Say for example there is a Branch B1 which is in the list of branches and i see that gets picked up as well at 12:00AM to run the build, i received the custom mails during the building of the B1 but i don't the custom mail which comes to the stakeholders post successful/failure of the build.
I understand that because of the deletion "After branch inactivity in repository" set to 1 day bamboo is deleting the branch while B1 is getting build.
Is there a way that i can say bamboo not to delete if the branch is running but eligible for deletion?
Hi Niharbabu,
I'm afraid not. That is one of the reasons Bamboo have the "After branch inactivity in repository" parameter in the "Delete plan branch" configuration, to give you some time to check the results before the branch is deleted.
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.