Rework review config to include autobuild-review #141
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"": ["bigironman", "maxlin_factory", "lkocman-factory", "smithfarm"]
|
||||
"": ["autobuild-review"]
|
||||
}
|
||||
|
||||
@@ -4,10 +4,15 @@
|
||||
"Organization": "pool",
|
||||
"Branch": "leap-16.0",
|
||||
"ManualMergeProject": true,
|
||||
"Reviewers": [ "+legaldb", "-autogits_obs_staging_bot" ],
|
||||
"Reviewers": [ "*autobuild-review",
|
||||
"+legaldb",
|
||||
"-autogits_obs_staging_bot",
|
||||
"-maxlin_factory",
|
||||
"-lkocman-factory"
|
||||
],
|
||||
"ReviewGroups": [
|
||||
{
|
||||
"Name": "autobuild",
|
||||
"Name": "autobuild-review",
|
||||
"Reviewers": [
|
||||
"atartamo",
|
||||
"dmach",
|
||||
@@ -18,8 +23,8 @@
|
||||
"smithfarm",
|
||||
"oertel",
|
||||
"bigironman"
|
||||
]
|
||||
],
|
||||
"Silent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user