From e33497c2458f10086d97db3ace918e3a3b1e6b92 Mon Sep 17 00:00:00 2001 From: almagia Date: Thu, 5 Mar 2026 14:13:29 +0100 Subject: [PATCH] Modified project settings --- project.config | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/project.config b/project.config index 9078c61..0471093 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,6 @@ [project] description = Access inherited by all other projects. + state = read only [receive] requireContributorAgreement = false requireSignedOffBy = true @@ -10,12 +11,6 @@ mergeContent = true matchAuthorToCommitterDate = false action = rebase if necessary -[capability] - administrateServer = group Administrators - administrateServer = group ldap/OSM_Admin - priority = batch group Non-Interactive Users - streamEvents = group Non-Interactive Users - createProject = group ldap/OSM_TSC [access "refs/*"] read = group Administrators read = group Anonymous Users @@ -107,13 +102,13 @@ copyMinScore = true value = -2 This shall not be merged value = -1 I would prefer this is not merged as is - value = " 0 No score" + value = 0 No score value = +1 Looks good to me, but someone else must approve value = +2 Looks good to me, approved [label "Verified"] function = MaxWithBlock value = -1 Fails - value = " 0 No score" + value = 0 No score value = +1 Verified defaultValue = 0 [access "refs/for/refs/*"] @@ -133,6 +128,12 @@ workInProgressByDefault = false [reviewer] enableByEmail = false +[capability] + administrateServer = group Administrators + administrateServer = group ldap/OSM_Admin + createProject = group ldap/OSM_TSC + priority = batch group Non-Interactive Users + streamEvents = group Non-Interactive Users [plugin "its-bugzilla"] branch = refs/heads/* enabled = true -- 2.25.1