Browsing Pull Requests
The Bitbucket Pull Requests tool window lets you browse, filter, and search pull requests across your configured repositories.
Search Scopes
Use the scope dropdown at the top of the tool window to control which pull requests are shown.
| Scope | Description |
|---|---|
| My Work | Open pull requests that involve you. On Cloud, one scope is created per workspace (My Work - {workspace}). On Data Center, a single scope covers the entire instance. |
| All in List | Pull requests from all configured repositories. Shown when more than one repository is configured. May be slow with many repositories. |
| {Repository} | Pull requests from a single repository. |
Filters
The filter bar shows a configurable set of filters. Use the All Filters button in the toolbar to access every available filter, choose which ones appear in the filter bar, and save the current combination of filters as a reusable preset.
State Filter
Filter pull requests by their state. Not available for My Work scopes.
Participation/Review Filter
Filter by your involvement in the pull request:
| Filter | Description |
|---|---|
| Authored by Me | Pull requests you created. Available for My Work scopes only. |
| I'm Reviewer | Pull requests where you are a reviewer. |
| Awaiting My Review | Pull requests where you are a reviewer and haven't reviewed yet. |
| Awaiting Review | Pull requests where no reviewer has submitted a review. |
Field Filters
Additional filters available from the filter bar. Not available for My Work scopes.
| Filter | Cloud | Data Center |
|---|---|---|
| Author | Yes | Yes |
| Source Branch | Yes | No |
| Target Branch | Yes | Yes |
Text Filter
Type in the search field to filter pull requests by title. On Cloud, the search also matches the ID; on Data Center, it also matches the description. The search is case-insensitive.
On Bitbucket Data Center, text search requires version 7.2 or later.
Refreshing the List
Use the Refresh Pull Requests button in the toolbar to reload the current list from Bitbucket.
Context Menu
Right-click a pull request in the list to act on it without opening the details panel: open it, Copy Link, Open in Browser, or Approve. The menu also includes Refresh Pull Requests and Create Pull Request.