Add an openstack/auto-scaling-sig repository
Setup config for Auto-scaling SIG https://github.com/openstack/governance-sigs/blob/master/sigs.yaml#L21 Change-Id: I683811b5e71e5741dfeabd33a5e7332c05dde0f9
This commit is contained in:
parent
e5ee4abc6f
commit
a51e81b8a9
@ -135,6 +135,7 @@ channels:
|
||||
- name: openstack-ansible
|
||||
- name: openstack-architecture
|
||||
- name: openstack-api
|
||||
- name: openstack-auto-scaling
|
||||
- name: openstack-bacon
|
||||
- name: openstack-barbican
|
||||
- name: openstack-bareon
|
||||
|
10
gerrit/acls/openstack/auto-scaling-sig.config
Normal file
10
gerrit/acls/openstack/auto-scaling-sig.config
Normal file
@ -0,0 +1,10 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group auto-scaling-sig-core
|
||||
label-Code-Review = -2..+2 group auto-scaling-sig-core
|
||||
label-Workflow = -1..+1 group auto-scaling-sig-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1473,6 +1473,9 @@
|
||||
- project: openstack/astara-neutron
|
||||
description: RETIRED, Astara L3+ Network Virtualization - Neutron integration
|
||||
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||
- project: openstack/auto-scaling-sig
|
||||
description: General repository for the Auto-scaling SIG
|
||||
use-storyboard: true
|
||||
- project: openstack/automaton
|
||||
description: Friendly state machines for python.
|
||||
- project: openstack/bandit
|
||||
|
@ -362,6 +362,15 @@ openstack-architecture:
|
||||
branches:
|
||||
- master
|
||||
|
||||
openstack-auto-scaling:
|
||||
events:
|
||||
- patchset-created
|
||||
- change-merged
|
||||
projects:
|
||||
- openstack/auto-scaling-sig
|
||||
branches:
|
||||
- master
|
||||
|
||||
openstack-barbican:
|
||||
events:
|
||||
- patchset-created
|
||||
|
@ -338,6 +338,7 @@
|
||||
- openstack/ara-web
|
||||
- openstack/arch-design
|
||||
- openstack/arch-wg
|
||||
- openstack/auto-scaling-sig
|
||||
- openstack/automaton
|
||||
- openstack/bansho
|
||||
- openstack/barbican
|
||||
|
Loading…
Reference in New Issue
Block a user