Update Gerrit permissions for global service users (built at http://cl/899219124) Added permissions: Section [refs/heads/*]: Read: ALLOW: autoupdate-vigil-service-accounts ALLOW: autoupdate-service-accounts ALLOW: autoupdate-onboarding-service-accounts Submit: ALLOW: autoupdate-vigil-service-accounts ALLOW: autoupdate-service-accounts Push: ALLOW: autoupdate-vigil-service-accounts ALLOW: autoupdate-service-accounts Section [GLOBAL_CAPABILITIES]: viewAllAccounts: ALLOW: autoupdate-vigil-service-accounts ALLOW: autoupdate-service-accounts ALLOW: autoupdate-onboarding-service-accounts
diff --git a/groups b/groups index 81647d3..1017fb3 100644 --- a/groups +++ b/groups
@@ -1,6 +1,9 @@ # UUID Group Name # +12c603303d1344e213e6a80dab675f53b09ab308 autoupdate-service-accounts +1d87b9e47de9fbb232dbf664163a9848959b1944 autoupdate-vigil-service-accounts 3bae09f7d5c8d3ab8e1daf2c082453e56fa7344d SLSA Policy Verification Service Accounts +56395101dba127183decbc91ca308005b256abe1 autoupdate-onboarding-service-accounts global:Anonymous-Users Anonymous Users global:Project-Owners Project Owners global:Registered-Users Registered Users
diff --git a/project.config b/project.config index 13030f2..da9927f 100644 --- a/project.config +++ b/project.config
@@ -21,16 +21,23 @@ forgeCommitter = group Project Owners forgeCommitter = group mdb/opensource-outreach-eng-dev push = group Project Owners + push = group autoupdate-service-accounts + push = group autoupdate-vigil-service-accounts push = group mdb/opensource-outreach-eng-dev label-Code-Review = -2..+2 group Project Owners label-Code-Review = -2..+2 group mdb/opensource-outreach-eng-dev label-Code-Review = -1..+1 group Registered Users submit = group Project Owners + submit = group autoupdate-service-accounts + submit = group autoupdate-vigil-service-accounts submit = group mdb/opensource-outreach-eng-dev editTopicName = +force group Project Owners editTopicName = +force group mdb/opensource-outreach-eng-dev label-SLSA-Policy-Verified = -1..+1 group SLSA Policy Verification Service Accounts Read = group SLSA Policy Verification Service Accounts + Read = group autoupdate-onboarding-service-accounts + Read = group autoupdate-service-accounts + Read = group autoupdate-vigil-service-accounts [access "refs/meta/config"] exclusiveGroupPermissions = read read = group Project Owners @@ -70,6 +77,9 @@ accepted = group ldap/interns [capability] administrateServer = group mdb/opensource-outreach-eng-dev + viewAllAccounts = group autoupdate-onboarding-service-accounts + viewAllAccounts = group autoupdate-service-accounts + viewAllAccounts = group autoupdate-vigil-service-accounts [submit-requirement "Code-Review"] submittableIf = label:Code-Review=MAX AND -label:Code-Review=MIN canOverrideInChildProjects = true