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

Find a way to do rebase from GitHub's UI #516

Closed
Longwelwind opened this issue Apr 8, 2020 · 3 comments
Closed

Find a way to do rebase from GitHub's UI #516

Longwelwind opened this issue Apr 8, 2020 · 3 comments
Labels
type:technical Refactoring, DevOps, ...

Comments

@Longwelwind
Copy link
Owner

This issue if more of a discussion.

Asking people to rebase their PRs is time-consuming. There are solutions listed there: isaacs/github#88. I don't what's the best.

@Longwelwind Longwelwind added the type:technical Refactoring, DevOps, ... label Apr 8, 2020
@gereon77
Copy link
Collaborator

gereon77 commented Apr 8, 2020

I didn't go through all possible solutions but this seems to be easy and could be tested: isaacs/github#88 (comment)_

But it seems it only rebases on master. If it would respect the base branch of the PR it would be perfect.

@Longwelwind
Copy link
Owner Author

Could not find a proper tool to do it.

GitHub Action doesn't allow to do that because PR from forks are not accessible with normal credentials, at least that's what I read from here: cirrus-actions/rebase#12.

@gereon77
Copy link
Collaborator

gereon77 commented Sep 2, 2021

Should be possible out of the box now.

@gereon77 gereon77 closed this as completed Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:technical Refactoring, DevOps, ...
Projects
None yet
Development

No branches or pull requests

2 participants