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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.132.0
Changes
When "githubPullRequests.pullRequestDescription" is set to "branchName", the branch name is now "title-ized" (dashes and underscores replaced with spaces, words capitalized) to match the behavior on github.com.
Pull requests in the sidebar views can now show icons representing their status (open, closed, merged, draft) with the setting "githubPullRequests.pullRequestAvatarDisplay".
Fixes
Update with merge commit feature not working. #8553
Avatar doesn't show in comment widget with GitHub Enterprise. #8550