vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Generate with Copilot generates a PR title but no description.
- 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:
- Click button to create new PR.
- Click the sparkle button in the PR title box ('Generate with Copilot')
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.