Pull Request Details
Double-click a pull request in the list to open its details panel.
Changes
By default, the Changes tab shows all changes in the pull request. Use the changes filter dropdown to narrow the diff:
| Filter | Description |
|---|---|
| Unreviewed changes | Changes since your last reviewed commit. Shown automatically when applicable. |
| Changes since commit | All changes from a specific commit onward. |
| Single commit | Changes introduced by a single commit. |
| Commit range | Changes between two selected commits. |
Right-click files in the tree to mark them as reviewed — the reviewed state is stored locally and persists across sessions. Enable Mark Files as Reviewed Automatically to mark each file as you open it, and Show Reviewed File Count to track your progress. The menu also offers Jump to Source and Show/Hide Diff Preview in Tool Window.
Build Status
For open pull requests, the Info tab shows the build status reported for the source branch's latest commit. Click it to list the individual builds and open one in Bitbucket. The same status appears next to pull requests in the Bitbucket Pull Requests tool window list.
Code Insights
When a CI tool, linter, or scanner publishes Code Insights to Bitbucket, the plugin surfaces those reports and their findings in the pull request. Available on both Cloud and Data Center.
Reports
The Info tab lists the reports attached to the pull request under a collapsible Reports section. Click a report to open its findings, grouped by file, and a finding to jump to the corresponding line in the diff — or the icon to open it in Bitbucket.
Annotations in the diff
Findings anchored to a line appear as gutter icons on the new side of the diff, marked by severity. Click one to open the finding in Bitbucket.
Annotations are shown only when the diff's new side is the pull request's source-branch head — the commit the findings were reported against. To hide or show them, right-click the diff gutter and toggle Show Code Insight Annotations, or clear Show Code Insight annotations in diff in Settings | Bitbucket Integration Pro.
Actions
The details panel toolbar offers Approve, Open in Browser, and Copy Link, plus the following:
| Action | Description |
|---|---|
| Request Changes (Cloud) / Needs Work (Data Center) | Run the action again to remove the status. |
| Merge | Opens a dialog with options to choose the merge strategy and delete the source branch. Customizing the merge commit message is supported on Cloud, and on Data Center 8.12 or later. |
| Decline | On Cloud, you can provide a reason. |
| Reopen | Reopen a declined pull request. Data Center only. |
| Mark as Draft | On Data Center, requires version 8.18 or later. |
| AI Review | Ask an AI agent to review the pull request. See AI Agents. |
| Refresh Pull Request | Also available from the diff viewer, where the action indicates when your local copy is outdated. |
| Checkout Branch | Check out the source branch locally. Requires the repository to be associated with a local VCS root. |
Customizing the Layout
Drag a tab to the edge of the panel to split it into a separate column — this lets you view, for example, Changes and Comments side by side. Up to three columns are supported in horizontal layout and two in vertical. The layout is saved automatically and persists across IDE restarts.