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 involving 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. |
| {Repository} | Pull requests from a single specific repository. |
Filters
State Filter
Filter pull requests by their state:
| State | Description |
|---|---|
| Open | Currently open pull requests (default). |
| Merged | Pull requests that were merged. |
| Declined | Pull requests that were declined. |
| Draft | Open pull requests marked as draft. |
| Non-Draft | Open pull requests that are not drafts. |
| All | All pull requests regardless of state. |
Participation Filter
Filter by your involvement in the pull request:
| Filter | Description |
|---|---|
| Authored by Me | Pull requests you created. |
| 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:
| 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. The text search is case-insensitive.
note
On Bitbucket Data Center, text search requires version 7.2 or later.