KEMBAR78
PR Flow: Close the loop between committing and creating a PR · Issue #151589 · microsoft/vscode · GitHub
Skip to content

PR Flow: Close the loop between committing and creating a PR #151589

@joaomoreno

Description

@joaomoreno

For our selfhosting PR flow purposes, today VS Code will automatically commit in a brand new randomly named branch, if the user's sitting on main. But there's still manual work required to go from there to having a PR created.

One suggestion would be to leverage the git.postCommitCommand setting and have GHPRI participate in there.

@alexr00 has suggested the following experience: it would be ideal if, right after committing something which caused VS Code to generate and switch to a new branch, the PR creation view would pop up, so ideally all the user has to do is click Create PR.

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalitygitGIT issueson-testplanplan-itemVS Code - planned item for upcoming

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions