vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Generate with Copilot generates a PR title but no description.

Open robert-smith-maersk opened this issue 1 year ago • 1 comments

  • Extension version: v0.82.1
  • VSCode Version: 1.87
  • OS: Mac OS
  • Repository Clone Configuration (single repository/fork of an upstream repository): single repository
  • Github Product (Github.com/Github Enterprise version x.x.x): Github.com

Steps to Reproduce:

  1. Click button to create new PR.
  2. Click the sparkle button in the PR title box ('Generate with Copilot')

robert-smith-maersk avatar Mar 27 '24 15:03 robert-smith-maersk

The description provided by Copilot probably failed one of the checks we do to make sure it's reasonable, in which case we don't show it.

alexr00 avatar Apr 03 '24 10:04 alexr00

This still seems relevant, if it's what I'm seeing. I noticed that it's not that there is no description, but the description is created, and visible when loading, but it is removed at approximately the same time the CoPilot generated title appears.

cpinflux avatar Feb 13 '25 19:02 cpinflux