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

How to get the bamboo build branch name now in v6.10.2?

Simon Hooper
Contributor
October 1, 2019

Given the fix shortPlanName contains branch name for plan branches.

${bamboo.shortPlanName}

This variable no longer prints out the bamboo plan branch name. This fix i support however there does not appear to be a directory replacement. How do we now get the build branch name?

 

Note, I know we can use the vsc branch name but in the case where the build branch was set up manually and does not reflect the vsc branch name, there does not appear to be an alternative?

Am i missing something?

 

Related question
https://community.atlassian.com/t5/Bamboo-questions/Bamboo-PlanName-from-feature-branch/qaq-p/1186487

1 answer

1 accepted

0 votes
Answer accepted
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 3, 2019

Hi @Simon Hooper

You are correct, after some tests, I realized that we don't have a variable to provide such information directly.

I've created a feature request to add a new variable for this:

We only have a partial workaround for a Linux (Unix like) script task.

bamboo_planBranchName = ${bamboo_planName##* - }


Please let me know your comments on this.

Simon Hooper
Contributor
October 6, 2019

Thanks @Daniel Santos , I left a comment and voted up this issue (BAM-20668).

Like Daniel Santos likes this
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 7, 2019

You are welcome!

Thank you for voting on that feature request.
Have a good one!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events