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.
Hi,
I have a requirement that I wanted to create a plan branch using YAML specs. Please let me know this feature is available or not in bamboo.
Hello @Balaji
Welcome to Atlassian Community!
In Bamboo, there are two ways to have Branches created via a Specs plan:
branches:
create: for-new-branch
delete:
after-deleted-days: 7
after-inactive-days: 30
Best regards,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Hi,
Can you please confirm that this will over inherit the stages/tasks from parent branch and will create a new branch. I am not able to reproduce my expectations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Balaji
Plan branches will inherit the default branch Specs. They will only diverge from the default branch (be enhanced branches) if the contents of the bamboo-specs folder are different from the default one and if they are coming from a Bitbucket Server or Bitbucket Cloud Server (on Bamboo 9)
If you use Plan branches and the branch already exists on your Git repository, you'll need to create the branch manually in Bamboo by clicking on the "Create plan branch" icon next to "Plan branch" on the top right when checking the Plan configuration.
Best regards,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.