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 All,
I am fairly new to bitbucket and jira. So, Apologies if i sound too naive. I have a bitbucket instance which is linked to jira.
I was wondering is anyone aware if there is a way via api to get pull request details for a specific issue in JIRA?
So far I am unable to find to link between the two applications via api. In jira, I am able to access the development section which shows me the pull requests, but it doesn't give me any specific id or other detail by which i can search in bitbucket.
Please let me know if you would like any more details from my side.
i'll also give a sample input and expected output in terms of data expected, below:
Input: JIRA-1234 (ticket number)
output:- JIRA-1234 has 1 pull request, details of pull request:- Author- someone@xyz.com, date:01-01-2020, Committer:- otherperson@yze.com