-
Notifications
You must be signed in to change notification settings - Fork 285
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
experimental branching prs not working in the UI #972
Comments
if this works it could solve my question in #970 and make me use sapling for everything vcs job and play included :) |
got this error with "Amend and push" |
i realized the other reason i need this to work is because at my company we use aviator and i need my stacked PRs to each point to their respective parent as the base branch and not all point to master as the base branch i realize that every time i click submit on any of the commits in the stack of commits with the default settings for sapling it will make all of the PRs for each commit have the base branch of master again even if i changed it and this will prevent the workflow from working lol |
Sorry, this feature is not yet ready for use! That's why we have it tucked away in "experimental". Thanks for trying it out though, I'm glad some people actually dig through the settings and find things like this :) I look forward to getting this to a useable state, I suspect it will be a more applicable workflow for many GitHub users compared to the stacked techniques we currently have. There's still a good amount to do before this is expected to work well, lots of small things to get right in the workflow. Unfortunately I don't have a timeline to give you for this either. I might need to move this to a more aggressively hidden experimental location, as the gaps here are still pretty major, I don't want to give the wrong idea :P I hope you don't mind if I close this as "intended". |
By any meager chance would you know when you might know the timeline on when this could be supported? It would quite literally save me hours of time a day hahaha |
Also would there be any way of getting the existing sl pr submit workflow to work with merge queues like aviator and be reviewable on github without review stack? |
unfortunately I don't have any firm timelines. We have a few other internal priorities at the moment. However it's nice to hear validation that this will be valuable. |
when you select "sl push" option on the settings for sl's isl, you can't click "Push..." on any commit. Tried turning on and off the draft checkbox and tried reloading the window.
The text was updated successfully, but these errors were encountered: