Skip to content

0.76.0

Compare
Choose a tag to compare
@alexr00 alexr00 released this 01 Nov 14:31
· 528 commits to main since this release
9325405

0.76.0

Changes

  • Integration with the GitHub Copilot Chat extension provides PR title and description generation.

    GitHub Copilot Chat integration

  • "Project" can be set from the PR description webview.

    Project shown in PR description

  • 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