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.
I succeeded in using bitbucket api to view my pull requests infomation.
curl -X GET https://user:password@api.bitbucket.org/2.0/repositories/team/repo/pullrequests/prid
Recently I added JIRA's components to Bibucket to get my pull requests to be able to link to JIRA's cards.
I can not see from the information downloaded from the API which pull requests link JIRA card.
Does anyone know why or is there any other API way to know?
Can you help me?
I use
curl -X GET https://$USERNAEM:$PASSWORD@$TEAM.atlassian.net/rest/jira/1.0/projects/$PROJECTID/repos/$REPOID/pull-requests/$PRID/issues
but got
`Oops, you've found a dead link.`
The bitbucket repoID , PR , jira projectID exist and bitbucket have connected to jira.
Hi,
I'm not sure where you found the URL you are using, but I don't think it'll work.
From your question it seems like you are using Atlassian's Cloud offerings (for both Bitbucket and JIRA).
The URL you are using looks like a Bitbucket Server URL. The Bitbucket Server and Cloud APIs are not the same.
The bitbucket.org API reference doesn't list anything related to the JIRA integration.
Unfortunately I'm not familiar with how the JIRA integration works in bitbucket.org, and I couldn't find a public API to retrieve issues linked from a pull request.
I've added a few more tags to this question, so that maybe someone that knows stumbles upon it.
If you need an answer quickly, I'd suggest raising a support request on https://support.atlassian.com/bitbucket/
Felix
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.
Did somebody find a way how to get Jira ticket for pull request?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, The Cloud team recently announced 12 new DevOps features that help developers ship better code, faster ! While we’re all excited about the new improvements to Bitbucket ...
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.