You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello, our team uses Bitbucket and Jira, and we use the git flow methodology with pull requests to finish the features.
I'd like when I push on the release branch, to find a way to see the list of Jira tickets that have been merged since the previous pull requests.
Is there an way to do that?
Hello @Alexandre LOUBEYRES,
Welcome to the Community!
Bitbucket Deployments can do this in a nice way, specifically the functionality you're after is described on this page.
You can also find Jira issues related to a particular pull request:
We're working on surfacing the same information in the new PR experience, this should be available in the near future. Note that this only looks at the content of that particular PR, so is functionally different from what Deployments do.
Hope this helps. Let me know if you have any questions.
Cheers,
Daniil
Hello @Daniil Penkin,
Thanks for your help, I have an other question, is there a way to fetch the issues list by email or from the pipeline a the end of a deploy?
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
At the moment the only way to do it is to use internal API that is hosted at:
https://api.bitbucket.org/internal/repositories/{repository_path}/jira-issues
This is not documented and prone to changes so I would not recommend doing so, I would suggest raising a feature request for either documenting this API or adding desired functionality at https://jira.atlassian.com/projects/BCLOUD
Thanks,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.