-
Notifications
You must be signed in to change notification settings - Fork 705
Description
- Extension version: v0.82.0
- VSCode Version: 1.87.0
- OS: Windows 11
- Repository Clone Configuration (single repository/fork of an upstream repository): Single repository
- Github Product (Github.com/Github Enterprise version x.x.x): Github.com
It looks like this issue added a email address selection when creating a merge commit: #5326
I have been unable to submit a merge commit through vscode for probably a month now. I can everything but submit the merge commit. I have to go to the Github UI to do that.
When I click to, Create Merge Commit, I get Unable to merge pull request. GraphQL error: Invalid email address
Yet, in the details of the merge commit I see Commit will be associated with <my valid email>.
I'm not sure what else I can look for here. I'm not sure if I need to reset a setting somewhere, or what. Everything about the pull request extension seems to work fine, so I know it is recognizing my email and user account properly.
What else can I do to provide more detail or troubleshoot the issue?