Create the pynotedb project

This is a patch to create the config for the new infrastructure
project, pynotedb. This will be a python library for parsing
review content stored in git repositories.

Needed-by: I85ab12623ebe314bc2b9e743e8e7c090313c5cc1
Change-Id: Ide3caa3b0c400c0288dd826e6a52a49602f4dc05
This commit is contained in:
Zara
2017-02-23 17:00:42 +00:00
parent 4330eae596
commit e3d7db4b8e
4 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group pynotedb-core
label-Code-Review = -2..+2 group pynotedb-core
label-Workflow = -1..+1 group pynotedb-core
[access "refs/tags/*"]
pushSignedTag = group pynotedb-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@@ -709,6 +709,10 @@
description: Puppet module to install and configure zuul
groups:
- openstack-ci
- project: openstack-infra/pynotedb
use-storyboard: true
description: Python parser for notedb
upstream: https://github.com/Zarathecat/pynotedb
- project: openstack-infra/pypi-mirror
use-storyboard: true
groups:

View File

@@ -11964,6 +11964,14 @@
- openstack-publish-jobs
- pypi-jobs
- project:
name: pynotedb
jobs:
- python-jobs
- openstack-publish-jobs
- pypi-jobs
- project:
name: pypi-mirror

View File

@@ -4954,6 +4954,15 @@ projects:
- name: puppet-beaker-jobs
- name: puppet-beaker-jobs-xenial-nv
- name: openstack-infra/pynotedb
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs
- name: check-requirements
- name: openstack-server-publish-jobs
- name: publish-to-pypi
- name: openstack-infra/pypi-mirror
template:
- name: merge-check