GitLens Documentation

GitLens Troubleshooting

Enable showing Bitbucket pull request for a commit

GitLens can show a Pull Request for a commit for a connected integration. But Bitbucket requires
a Pull Request Commit Links app to be installed in the workspace to enable this feature.

It’s not a real application that can be seen in workspace settings, it’s rather an internal service that Bitbucket activates after some event,
so for a user it is just a part of the Bitbucket service.

To enable this feature, you need to visit any commit in the Bitbucket UI and click on the “Pull requests” link in the “Apps” section at the bottom-right of the page:

The click makes the application is activated and its takes some time for Bitbucket to index data on their side.
After that PullRequests for commits will be shown in GitLens:

Have feedback about this article? Did we miss something? Let us know!
On this page