Hello
Can someone please show me what are the REST API endpoints I need to hit to retrieve the pull requests that exist for a given Jira Issue ?
Right now I'm using /rest/api/2/issue/issueId to grab the issue data but in the response I don't see anything related to pull requests. I looked through the Stash/BitBucket REST API documentation but couldn't find anything that allows me to get a PR based on an issue id.
There's got to be a way to do this. Any suggestions ?
Regards
Thomaz
Hi @Earl Berg
I know this is a few months later, but you may still be wanting an answer. Try looking at https://community.atlassian.com/t5/Jira-questions/JIRA-REST-API-to-get-list-of-branches-related-to-a-issue/qaq-p/800389 - it seems to answer the question
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.