vscode-pull-request-github: GraphQL error: Invalid email address

  • 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: https://github.com/microsoft/vscode-pull-request-github/issues/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?

About this issue

  • Original URL
  • State: open
  • Created 3 months ago
  • Reactions: 3
  • Comments: 23 (9 by maintainers)

Commits related to this issue

Most upvoted comments

Just to add more to this discussion, I am able to merge the PR if I use the Create Merge Commit button from the GitHub Pull Request sub-menu, but (like the others have said) it doesn’t work if I try to do the same thing from the Pull Request description screen Screenshot 2024-04-04 at 3 34 07 PM