The default merge commit message casing of "pull request" was changed to "Pull request" in Bitbucket Server 7. Therefore, the autolink no longer works.
- GitLens Version: 12.0.5
- Git Version: 2.32.0
- VSCode Version: 1.65.2
- OS Version: macOS Monterey 12.3
Steps to Reproduce:
- Hover a line that was committed via a pull request in Bitbucket Server < 7
- The part "pull request #" is clickable
- Hover a line that was committed via a pull request in Bitbucket Server >= 7
- The part "Pull request #" is not clickable