diff --git a/gerrit/acls/opendev/python-storyboardclient.config b/gerrit/acls/opendev/python-storyboardclient.config index f26880cbc9..418259a893 100644 --- a/gerrit/acls/opendev/python-storyboardclient.config +++ b/gerrit/acls/opendev/python-storyboardclient.config @@ -3,6 +3,9 @@ abandon = group python-storyboardclient-core label-Code-Review = -2..+2 group python-storyboardclient-core label-Workflow = -1..+1 group python-storyboardclient-core +[access "refs/tags/*"] +pushSignedTag = group python-storyboardclient-release + [receive] requireChangeId = true