Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offer "resolve conflicts" even when the PR is not checked out #5802

Closed
alexr00 opened this issue Mar 4, 2024 · 0 comments · Fixed by #5858
Closed

Offer "resolve conflicts" even when the PR is not checked out #5802

alexr00 opened this issue Mar 4, 2024 · 0 comments · Fixed by #5858
Assignees
Labels
feature-request Request for new features or functionality on-testplan
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Mar 4, 2024

We show "resolve conflicts" button on the PR description when the PR is checked out and there are conflicts, but there's no option do resolve conflicts when the PR is not checked out. This also applies to vscode.dev, where we don't have the git extension's merge API.

@alexr00 alexr00 added the feature-request Request for new features or functionality label Mar 4, 2024
@alexr00 alexr00 added this to the March 2024 milestone Mar 4, 2024
@alexr00 alexr00 self-assigned this Mar 4, 2024
alexr00 added a commit that referenced this issue Mar 15, 2024
alexr00 added a commit that referenced this issue Mar 15, 2024
alexr00 added a commit that referenced this issue Mar 19, 2024
also use file sha instead of contents where possible (perf)
Part of #5802
alexr00 added a commit that referenced this issue Mar 19, 2024
also use file sha instead of contents where possible (perf)
Part of #5802
@alexr00 alexr00 modified the milestones: March 2024, April 2024 Mar 22, 2024
alexr00 added a commit that referenced this issue Apr 5, 2024
* Allow conflicts to be resolved on a non-checked-out PR
Fixes #5802

* Fix incorrect use of previous file name in conflict resolution

* Fix more rename handling

* loc fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant