Update Gerrit permissions for global service users (built at http://cl/893733512) Added permissions: Section [refs/heads/*]: Read: ALLOW: SLSA Policy Verification Service Accounts label-SLSA-Policy-Verified: ALLOW: SLSA Policy Verification Service Accounts
diff --git a/groups b/groups index 9499e2c..b7a7740 100644 --- a/groups +++ b/groups
@@ -1,6 +1,7 @@ -# UUID Group Name +# UUID Group Name # -global:Anonymous-Users Anonymous Users -global:Project-Owners Project Owners -global:Registered-Users Registered Users -ldap:eclipse-ide ldap/eclipse-ide +ca86e7ed50619c2f52cba9fb4d9ba260db986e93 SLSA Policy Verification Service Accounts +global:Anonymous-Users Anonymous Users +global:Project-Owners Project Owners +global:Registered-Users Registered Users +ldap:eclipse-ide ldap/eclipse-ide
diff --git a/project.config b/project.config index 38e9b9f..aaee250 100644 --- a/project.config +++ b/project.config
@@ -27,6 +27,8 @@ submit = group ldap/eclipse-ide editTopicName = +force group Project Owners editTopicName = +force group ldap/eclipse-ide + label-SLSA-Policy-Verified = -1..+1 group SLSA Policy Verification Service Accounts + Read = group SLSA Policy Verification Service Accounts [access "refs/meta/config"] exclusiveGroupPermissions = read read = group Project Owners