You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ${pullRequest} to gitlens.views.formats.commits.label or gitlens.views.formats.commits.description. The settings UI offers ${pullRequest} as a variable to add.
observe how the commit pane does refresh, but its contents do not change
Hovering over a commit does make the PR link appear. In that case, the logs shows a couple getPullRequestForCommit entries. Adding ${pullRequest} to the commit description template does not make getPullRequestForCommit appear in the log.