Replies: 1 comment
-
|
+1, I was super-excited to try out the stacked workflow with something like etcd-io/etcd#21261, breaking that apart into a stack ... pushing to my personal fork worked great (https://github.com/liggitt/etcd/branches/all?query=protoc-stack&lastTab=overview), but it looks like the PR-opening doesn't yet work. Is the limitation only on the When I tried submitting the stack just within my own fork anyway just to try out the PR flow, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For most OSS projects including the ones I manage, branches don't live in the upstream repo and instead in forks that contributors submit as a PR back into the upstream repo. The FAQ mentions this isn't currently supported, but is this on the roadmap? I'm excited to use stacked PRs but unfortunately without this it's not very useful yet.
Beta Was this translation helpful? Give feedback.
All reactions