Create stx-governance repository

Creating a new governance repository for StarlingX to be able to
review and store the documents appropriately.

The core group for the repository is the StarlingX Technical Steering
Committee.

Change-Id: I9d99f336787b68e196d9127312914342a1c2a877
This commit is contained in:
Ildiko Vancsa 2018-10-02 09:46:06 +02:00 committed by Andreas Jaeger
parent 36cd231c82
commit 8b8e471254
3 changed files with 46 additions and 0 deletions

View 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

View File

@ -6999,6 +6999,14 @@
cgit-alias:
site: git.starlingx.io
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
description: StarlingX GPLv2 licensed upstream packaging
use-storyboard: true

View File

@ -1320,6 +1320,7 @@
- openstack/stx-distcloud-client
- openstack/stx-docs
- openstack/stx-fault
- openstack/stx-governance
- openstack/stx-gplv2
- openstack/stx-gplv3
- openstack/stx-gui