Thanks Jeremy > On 3. May 2021, at 15:55, Jeremy Stanley <fungi at yuggoth.org> wrote: > > On 2021-05-03 13:04:38 +0200 (+0200), Artem Goncharov wrote: >> During PTG we agreed to proceed with the R1 as a feature branch >> for the OpenStackSDK to finally prepare the Big Bang. I have went >> through some documents I was able to find (namely >> <https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#branches>) >> but haven’t found the working way to get it done (in Gerrit seems >> I lack required privileges and it is not clear now how to request >> those). Thus the question: what is the right way for a project to >> create/request a feature branch? > > In addition to the other responses about creating branches through > OpenStack's release automation, you probably still want to pay > attention to the Merge Commits section of that guide since you'll > eventually want to be able to merge between your feature branch and > master. Propose a change to the OpenStackSDK ACL in this file for > additional permissions you need: > > https://opendev.org/openstack/project-config/src/branch/master/gerrit/acls/openstack/openstacksdk.config > > -- > Jeremy Stanley