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

Allow requesting review during a rebase #281

Open
Alizter opened this issue Dec 4, 2023 · 0 comments
Open

Allow requesting review during a rebase #281

Alizter opened this issue Dec 4, 2023 · 0 comments

Comments

@Alizter
Copy link
Collaborator

Alizter commented Dec 4, 2023

Problem

Picture this: A hot new PR has dropped in main and you want to rebase your patch stack, so your PRs and in-progress patches are up to date. You start rebasing and resolving conflicts, but then a team member requests a rebased version of your PR so they can merge.

Currently that team member will have to wait until you have finished rebasing so that you can rr the patch in question.

Proposal

As discussed in #280 it should be possible to show the patch stack so far. In this case, we could probably switch to the isolate branch without any issue during the rebase and rr the patches so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Discussion
Development

No branches or pull requests

1 participant