0.76.0
0.76.0
Changes
-
Integration with the GitHub Copilot Chat extension provides PR title and description generation.
-
"Project" can be set from the PR description webview.
-
Pull requests checked out using the GitHub CLI (
gh pr checkout
) are now recognized. -
The new
"none"
value for the setting"githubPullRequests.pullRequestDescription"
will cause the title and description of the Create view to be empty by default.
Fixes
- Could "Create a Pull Request" make fields within the create-pr view available faster?. #5399
- Commits view is showing a commit with wrong author. #5352
- Reviewer dropdown never hits cache. #5316
- Settings option Pull Branch not honored. #5307
- Comment locations error messages after deleting PR branch. #5281