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
Not available for My Work scopes.
Participation/Review Filter
| 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
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
The list is loaded on demand: a pull request created or updated on Bitbucket since the last load appears only after you run Refresh Pull Requests. Changing a filter or the scope reloads the list as well.
The pull requests you have open are checked in the background instead: their Refresh Pull Request action signals when your local copy is outdated. Clear Monitor pull request updates in Settings | Bitbucket Integration Pro to turn that off.
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.