On Thursday 28 May 2015 16:41:42 Keane, Erich wrote: > Gerrit doesn't seem to give us access to create tags directly, so a > Branch is what I have the ability to do. > > I created it as a 'branch', but we'll be effectively using it as a tag, > since it won't be moving.
Gerrit has that ability. You just don't have the permission to do it. https://gerrit-documentation.storage.googleapis.com/Documentation/2.11/access-control.html#access_categories We should probably have an official "Repo maintainer" person or two who has additional Git/Gerrit rights. This would not be a new decision-making level in the governance, just someone who has the ability to do the changes required to support our processes. Required permissions for this person: * Push * Push Merge Commits * Push Annotated Tag * Push Signed Tag See https://gerrit-documentation.storage.googleapis.com/Documentation/2.11/access-control.html#examples_integrator https://gerrit-documentation.storage.googleapis.com/Documentation/2.11/access-control.html#examples_project-owner -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
