add gerrit groups for monasca-log
Fujitsu works on Log Management solution for Monasca. Since our team concentrates on that topic and also plans to contribute further monasca-log-* projects, I think it is a good idea to create seperate gerrit groups and include them in monasca-core and monasca-release respectively. Change-Id: Iba49515e530ee3721f2b6dae1a9cdc872445925f
This commit is contained in:
parent
c9c6885ec3
commit
7a2737a2be
14
gerrit/acls/stackforge/monasca-log.config
Normal file
14
gerrit/acls/stackforge/monasca-log.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group monasca-log-core
|
||||
label-Code-Review = -2..+2 group monasca-log-core
|
||||
label-Workflow = -1..+1 group monasca-log-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group monasca-log-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2195,7 +2195,7 @@
|
||||
description: Monasca Log REST API
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca-log.config
|
||||
- project: stackforge/monasca-notification
|
||||
description: Notification Engine for Monasca
|
||||
groups:
|
||||
|
Loading…
Reference in New Issue
Block a user