Merge "Create stx-governance repository"
This commit is contained in:
37
gerrit/acls/openstack/stx-governance.config
Normal file
37
gerrit/acls/openstack/stx-governance.config
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group Change Owner
|
||||||
|
abandon = group Project Bootstrappers
|
||||||
|
abandon = group stx-tech-steering-committee-secretary
|
||||||
|
exclusiveGroupPermissions = abandon label-Workflow
|
||||||
|
label-Rollcall-Vote = -1..+1 group stx-tech-steering-committee
|
||||||
|
label-Workflow = -1..+0 group Change Owner
|
||||||
|
label-Workflow = -1..+1 group Project Bootstrappers
|
||||||
|
label-Workflow = -1..+1 group stx-tech-steering-committee-secretary
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group stx-tech-steering-committee-secretary
|
||||||
|
|
||||||
|
[label "Code-Review"]
|
||||||
|
copyAllScoresOnTrivialRebase = true
|
||||||
|
defaultValue = 0
|
||||||
|
function = NoOp
|
||||||
|
value = -2 Unused -2
|
||||||
|
value = -1 This patch needs further work before it can be merged
|
||||||
|
value = 0 No score
|
||||||
|
value = +1 Looks good to me
|
||||||
|
value = +2 Unused +2
|
||||||
|
|
||||||
|
[label "Rollcall-Vote"]
|
||||||
|
copyAllScoresOnTrivialRebase = true
|
||||||
|
defaultValue = 0
|
||||||
|
function = NoOp
|
||||||
|
value = -1 No
|
||||||
|
value = 0 Abstain
|
||||||
|
value = +1 Yes
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@@ -7009,6 +7009,14 @@
|
|||||||
cgit-alias:
|
cgit-alias:
|
||||||
site: git.starlingx.io
|
site: git.starlingx.io
|
||||||
path: stx-fault
|
path: stx-fault
|
||||||
|
- project: openstack/stx-governance
|
||||||
|
description: StarlingX Governance Documentation
|
||||||
|
use-storyboard: true
|
||||||
|
groups:
|
||||||
|
- starlingx
|
||||||
|
cgit-alias:
|
||||||
|
site: git.starlingx.io
|
||||||
|
path: stx-governance
|
||||||
- project: openstack/stx-gplv2
|
- project: openstack/stx-gplv2
|
||||||
description: StarlingX GPLv2 licensed upstream packaging
|
description: StarlingX GPLv2 licensed upstream packaging
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@@ -1322,6 +1322,7 @@
|
|||||||
- openstack/stx-distcloud-client
|
- openstack/stx-distcloud-client
|
||||||
- openstack/stx-docs
|
- openstack/stx-docs
|
||||||
- openstack/stx-fault
|
- openstack/stx-fault
|
||||||
|
- openstack/stx-governance
|
||||||
- openstack/stx-gplv2
|
- openstack/stx-gplv2
|
||||||
- openstack/stx-gplv3
|
- openstack/stx-gplv3
|
||||||
- openstack/stx-gui
|
- openstack/stx-gui
|
||||||
|
Reference in New Issue
Block a user