Modified project settings
authoralmagia <silvia.almagia@etsi.org>
Wed, 17 Jun 2020 16:13:39 +0000 (18:13 +0200)
committerGerrit Code Review <root@osm.etsi.org>
Wed, 17 Jun 2020 16:13:39 +0000 (18:13 +0200)
project.config

index 42192a4..02a3a7a 100644 (file)
@@ -5,8 +5,11 @@
        requireSignedOffBy = true
        requireChangeId = true
        createNewChangeForAllNotInTarget = false
+       rejectImplicitMerges = false
 [submit]
        mergeContent = true
+       action = rebase if necessary
+       matchAuthorToCommitterDate = false
 [capability]
        administrateServer = group Administrators
        administrateServer = group ldap/OSM_Admin
        rebase = group ldap/OSM_Leader
 [access "refs/for/*"]
        addPatchSet = group Registered Users
+[change]
+       privateByDefault = false
+       workInProgressByDefault = false
+[reviewer]
+       enableByEmail = false
 [plugin "its-bugzilla"]
        branch = refs/heads/*
        enabled = true