The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

PR keys / environment variables are never set

Joachim Schiele
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 16, 2021

Hey,

there are a few pull request related keys:

  • bamboo.repository.pr.key
  • bamboo.repository.pr.sourceBranch
  • bamboo.repository.pr.targetBranch

They are explained here:

https://confluence.atlassian.com/bamboo/bamboo-variables-289277087.html

In our instance they never get set. I tried to access them using the: 'set' or 'export' on the script running in the bamboo build setup but they are not there.

I've also tried to access them using:

echo ${bamboo.repository.pr.sourceBranch} but then I get:

${bamboo.planRepository.integrationBranch.branchName}: bad substitution

Probably related to https://jira.atlassian.com/browse/BAM-13017

What can I do in order to distinguish between:

  • develop (our master branch)
  • any-feature-branch (no PR yet made)
  • any-feature-branch (but with a PR active)

I have a hunch that all feature branches are treated as potential PRs as creating a PR from a normal branch never would rebuild that source code again.

Hope someone can help me!

Regards,

Joachim Schiele

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
George Constantine
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 25, 2021

I am having the same issue, with all your mentioned keys.

We have a specific plan to run linters and code decorators for BitBucket PRs, and while the jobs get created and triggered on PR creation, the metadata doesn't exist.

TAGS
AUG Leaders

Atlassian Community Events