New Skara feature: dependent pull requests
Wei-Jun Wang
weijun.wang at oracle.com
Fri Mar 26 13:42:42 UTC 2021
Hi Erik and/or Robi,
Very great feature. Thanks a lot!
How do I create such a PR? Do I just create a new branch from the local branch where the 1st PR was created and then `git publish`?
If yes, what happens if I create a sub-branch now on an existing PR created some time ago which has no pr/nnnn in upstream. Will that remote branch be automatically created when I publish the 2nd branch?
Thanks again,
Max
p.s. Looks like we don’t use https://github.com/openjdk/playground anymore. I thought this is the place we can try out new features.
> On Mar 26, 2021, at 8:47 AM, Erik Helin <erik.helin at oracle.com> wrote:
>
> On 3/23/21 8:41 AM, Erik Helin wrote:
>> Hi all,
>> me and Robin are looking to deploy a new feature for the jdk [0] repository this week: dependent pull requests. Dependent pull requests are used when you have a change that depends on work in a pull request that is not yet integrated.
>
> We have now deployed the dependent pull requests feature for the jdk [0] repository. Feel free to try it out and let us know if you have any feedback!
>
> Hope you all have a great weekend,
> Erik & Robin
>
> [0]: https://github.com/openjdk/jdk
More information about the jdk-dev
mailing list