b67a48c1f3
The repository was added to a new tenant named "volvocars" and a new project-config repo was requested for handling configuration for the "volvocars" namespace. Change-Id: I00ced43f4bdadb0b230a6650f04cf20edab54964
15 lines
403 B
Plaintext
15 lines
403 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group volvocars-powertrain-build-core
|
|
create = group volvocars-powertrain-build-release
|
|
label-Code-Review = -2..+2 group volvocars-powertrain-build-core
|
|
label-Workflow = -1..+1 group volvocars-powertrain-build-core
|
|
|
|
[access "refs/tags/*"]
|
|
createSignedTag = group volvocars-powertrain-build-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|