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.
I have a requirement to pull all the github branches linked to a particular JIRA issue using API. I am currently working with jira-python sdk.
How do I go about this?
Hi,
I understand that you're using Jira Cloud and you want to be able to see all the repo branches in Github that are linked to a particular Jira issue.
This question has actually been asked a few times before in Community, I think the best example with a great answer is over in https://community.atlassian.com/t5/Jira-questions/API-get-branches-related-to-issue/qaq-p/1214220
Dario explains that the REST API endpoints there are technically not public and subject to change at any time. That said he does explain how this could be made to work for any REST client such as the jira-python sdk.
I hope this helps.
Cheers,
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.