Add coats project to openstack-infra

This will host already existing greasemonkey scripts that improve
gerit-zuul integration and build log augmentation scripts.

To add those below to new coats-cores and coats-release groups:
- ssbarnea
- mpeterson

Change-Id: Idb2e675a94da7c0ab538a5189a4758da7eb17dc6
This commit is contained in:
Sorin Sbarnea 2018-10-02 10:40:03 +01:00
parent 34cfb7fb93
commit 5651c1cc60
5 changed files with 32 additions and 0 deletions

View File

@ -146,6 +146,7 @@ channels:
- name: openstack-cinder
- name: openstack-cloudkeep
- name: openstack-cloudpulse
- name: openstack-coats
- name: openstack-cognitive
- name: openstack-community
- name: openstack-containers

View File

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

View File

@ -1960,6 +1960,10 @@
- project: openstack/cloudv-ostf-adapter
description: RETIRED, Fuel-independent OSTF adapter for Cloud Validation
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/coats
description: Collection of scripts that improve OpenStack developer browsing experience
upstream: https://github.com/ssbarnea/coats.git
use-storyboard: true
- project: openstack/cognitive
description: Machine Learning as a Service
- project: openstack/collectd-openstack-plugins

View File

@ -366,6 +366,17 @@ openstack-cloudpulse:
branches:
- master
openstack-coats:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- openstack/coats
branches:
- master
- ^stable/.*
openstack-cognitive:
events:
- patchset-created

View File

@ -424,6 +424,7 @@
- openstack/cloudkitty-tempest-plugin
- openstack/cloudpulse
- openstack/cloudroast
- openstack/coats
- openstack/cognitive
- openstack/collectd-openstack-plugins
- openstack/compass-adapters