Tom Fifield ff8371a1a7 Add separate project for training-guides
The OpenStack Training Guides team has been sheltering under
the loving arms of the openstack-manuals repo for the recent past.

It's now time to move them out to further their independent work.

This change adds a project:

openstack/training-guides

seeded with the training-guides subdirectory from openstack-manuals,
and attempts to configure the jenkins/zuul jobs so that the existing
docbook check, gate and post will also run on the new project.

Change-Id: I1aed9efa8ca3fd106872cec248cd7c4964fa9adf
2014-06-10 18:53:49 -07:00

12 lines
424 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstack-training-guides-core
label-Workflow = -1..+1 group openstack-training-guides-core
abandon = group openstack-training-guides-core
[access "refs/tags/*"]
pushSignedTag = group openstack-training-guides-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true