How can I get PRs destination branch name inside Bamboo build?
I looked at bamboo variables in docs, but there doesn't seem to be anything related to bitbucket.
My plan branches are created with:
"Branches / Create plan branch: When pull request is created"
Bamboo shows a different icon next to plan branches created this way. It knows branch plan was created with PR. Is there any way to access this metadata?
Look at metadata tab of job result. It shows branch name
Under which key? All I can see is source branch name under "repository.branch.name" and "repository.git.branch". What I'm interested in is destination branch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, I've missed word destination.
Created https://jira.atlassian.com/browse/BAM-20253 to track interest at this feature.
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.