Adding the Contributor Guide Project

This project is a repository using sphinx to collect general
documentation on contributing to OpenStack. This will be used with the
effort in on-boarding with our Contributor Portal [1].

[1] - http://lists.openstack.org/pipermail/openstack-dev/2017-September/122534.html

Change-Id: Ib8062210854e1979aa1f56bd7c0f5af8e578decc
This commit is contained in:
Mike Perez 2017-10-05 17:01:55 -07:00
parent 10f838a6a4
commit cee6050261
5 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group openstack-contributor-guide-core
label-Code-Review = -2..+2 group openstack-contributor-guide-core
label-Workflow = -1..+1 group openstack-contributor-guide-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1475,6 +1475,8 @@
- project: openstack/congress-specs
description: Congress Design Specifications
acl-config: /home/gerrit2/acls/openstack/congress.config
- project: openstack/contributor-guide
description: The general guide to contributing to OpenStack.
- project: openstack/conveyor
description: Clone and migrate OpenStack resources
- project: openstack/cookbook-openstack-application-catalog

View File

@ -633,6 +633,7 @@ openstack-doc:
- x-vrif-minus-2
projects:
- openstack/api-site
- openstack/contributor-guide
- openstack/docs-specs
- openstack/openstack-doc-tools
- openstack/openstack-manuals

View File

@ -6766,6 +6766,11 @@ projects:
gate:
- gate-congress-specs-python27-ubuntu-xenial
- name: openstack/contributor-guide
template:
- name: merge-check
- name: noop-jobs
- name: openstack/conveyor
template:
- name: merge-check

View File

@ -365,6 +365,7 @@
- openstack/congress
- openstack/congress-dashboard
- openstack/congress-specs
- openstack/contributor-guide
- openstack/conveyor
- openstack/cookbook-openstack-application-catalog
- openstack/cookbook-openstack-block-storage