vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
When I checkout new PR it automatically opens multi file editor with all changed files. It would be extremely helpful to "weed out" simple/clear etc. changes and mark them as...
One of the workflow file in the repository linked below has the following property: ```yml on: issue_comment: types: created ``` Despite this, GitHub workflows with the trigger `issue_comment` will not...
I don't expect the selector to submit the review when I make a selection. Instead, I expect it to change the behaviour of the button next to the dropdown. This...
1. resolve a comment 2. use the context menu action, `unresolve comment` in the comment panel 3. expected: focus of the comment, actual: focus doesn't move to the comment Unsure...
Testing #5939 Using the following PR https://github.com/electron/electron/pull/37582 for testing with `insiders.vscode.dev` https://github.com/microsoft/vscode-pull-request-github/assets/964386/3573b2e2-a235-4a8b-9cf6-925d300c5456
Testing #5939  .com:  Depending on what files show up and how many there are often determines whether I'll actually do the resolve.
Type: Bug I noticed that you have tried to squash this bug several times. I have tried with the release and prerelease versions. My query is: ``` { "label": "Closed...
- Extension version: v0.78.1 - VSCode Version: 1.85.2 - OS: Browser - Repository Clone Configuration (single repository/fork of an upstream repository): https://github.dev/microsoft/TypeScript/pull/57681/files - Github Product (Github.com/Github Enterprise version x.x.x): Github.com...
Type: Bug 1. Create Pull Request with GHPRI on desktop 2. Get a error notification: `Network error: Unexpected token '
Type: Bug I used to be able to make a commit, then "Create Pull Request", and the PR title would be whatever my last commit message was. Now this happens...