22
0
Files
SL-Micro/workflow.config
Elisei Roca 1a7cd4fefd Enable legaldb for project and package
Since there are no submodules, legaldb reviews should be requested.
2025-09-26 21:38:46 +02:00

58 lines
2.6 KiB
Plaintext

{
"Workflows": ["pr"],
"GitProjectName": "products/SL-Micro#6.1",
"Organization": "pool",
"Branch": "slmicro-6.1",
"ManualMergeProject": true,
"Reviewers": [ "*autobuild-review",
"*legaldb",
"-autogits_obs_staging_bot",
"-maintenance-release-review",
],
"ReviewGroups": [
{
"Name": "autobuild-review",
"Reviewers": [
"atartamo",
"dmach",
"eroca",
"jdsn",
"mstrigl",
"darix",
"smithfarm",
"oertel",
"bigironman"
],
"Silent": true
},
{
"Name": "maintenance-release-review",
"Reviewers": [
"abergmann",
"amattiazzo",
"andreabenini",
"bfilho",
"cmatos",
"crazybyte",
"cyberiad",
"emanuelecappello",
"gboiko",
"gsonnu",
"hurhaj",
"jsegitz",
"mauriziogalli",
"mbozicevic",
"mschnitzer",
"msmeissn",
"psimons",
"punkioudi",
"rfrohl",
"sferracci",
"simotek",
"slemke",
"sstefanov"
]
}
]
}