Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to view all merged pull requests in bitbucket for a specified user?

I would like to view my merged pull request history in Bitbucket.

How do I query Bitbucket to show me only those merged pull requests where I am the author?

2 answers

1 accepted

3 votes
Answer accepted
Caterina Curti
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jun 15, 2018

Hi Tony,

 

In the user interface, for each repository, you can check the pull requests for that repository and filter by author and status.

 

If you are looking for pull requests across multiple repositories, you can try the All Pull Requests add on. However, this add on does not allow to filter by user and will display the pull requests for every author.

 

The /rest/api/1.0/dashboard/pull-requests REST API allows more sophisticated filtering. From the endpoint documentation:

Retrieve a page of pull requests where the current authenticated user is involved as either a reviewer, author or a participant. The request may be filtered by pull request state, role or participant status.

Cheers,

Caterina - Atlassian

Oh, I see how to do it per repository. That will do for my purposes.

Thanks for your advice.

Tony

Caterina Curti
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jun 19, 2018

Great Tony! Happy to help!

Reah
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jun 19, 2018 • edited

@Caterina Curti , the "All Pull Requests" add-on seems to be discontinued. Is there any support to be expected from Atlassian on this functionality?

Like # people like this

I also would like to see the history of all PRs over the multiples repos under a project.

A couple of use cases:

#1 Not rarely a new feature of a system has commits, hence PRs, in different repos. For example, the front-end and one or more micro-services in the back-end. Being able to see PRs from multiple repos, possibly filtering by some attribute such as  words in the PR's title and description, can help track what was approved/merged and when.

#2 Derived from #1, if we need to track a bug introduced by a given merge in a repo, I'd like to find the related PRs merged on other repos 

#3 Find all PRs a given team member (possibly myself) has been assigned, approved, rejected, etc... over multiple repos.

Like # people like this
0 votes
Irina Sanikovich _StiltSoft_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Jun 30, 2021

You can check out this blog post https://stiltsoft.com/blog/2020/11/how-to-export-commit-and-pull-request-data-from-bitbucket-to-csv/ 

It describes different ways of exporting engineering data to CSV for further processing and organization.

You can also check out Awesome Graphs for Bitbucket if you need to retrieve and export commit and pull request data to CSV on global, project, repository, and user levels, using the dedicated resources. 

Elva Satria Yudha
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Nov 12, 2023

Why it is just about 25 rows pull request. Is there paging on pull request page?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events