Skip to content

Test GitHub Pull Request Extension #57301

@RMacfarlane

Description

@RMacfarlane

Refs: microsoft/vscode-pull-request-github#1

Complexity: 5

This is to test the GitHub PR extension. Please file any issues you run into in the extension's repository.

Setup

  • Download the latest visx from our release page
  • Install the vsix in latest Insider

Testing

This repo can be used to test against if you don't have other PRs to use: https://github.com/auchenberg/pullrequest-demo

Some things to try/verify:

Authentication

  • When first using the extension, you are prompted by a notification to sign in

Pull Request tree view:

  • View pull requests in SCM viewlet when a GitHub repository is opened in VSCode, the predefined categories work as expected.
  • View file changes from the Pull Request tree view and create comments within these.
  • View the description page for a pull request, the timeline events of a pull request are rendered properly.
  • Can approve or reject a PR from the description page.
  • Leave generic issue comments in the description page for a pull request.
  • If the repository contains many PRs, a load more button appears for the category within the tree and works as expected.

Review mode

  • Checkout to a pull request from Pull Request description page or content menu of Pull Request tree view works, the comments panel and additional "Changes in Pull Request" tree view shows up in the SCM viewlet.
  • Navigate through comments in the Command Panel.
  • View/Create comments in a normal editor.
  • Comments positions are adjusted when you make changes to local content.
  • The "Changes in Pull Request" view lists file changes and all commits in the PR.
  • After modifying/adding/deleting comments for the pull request on GitHub, comments within VSCode are updating to reflect this within a minute.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions