Add openstack/enterprise-wg project
The Enterprise Working Group under the OpenStack User Committee is using StoryBoard but needs an additional project to track generic tasks which aren't necessarily specific to their currently only existing source repository (openstack/workload-ref-archs). Create a new, empty openstack/enterprise-wg repository to reserve the name in our code review system, and also in case they ever want to store any files or artifacts associated with the tasks they'll be creating in StoryBoard. Change-Id: Icb216e990fea1c6cf8c745716acc0e0e3c7a71f3 Needed-By: I683b7e2141f6ef46e62fc5ffffeaff6cdd6cd8e6
This commit is contained in:
parent
931234be2e
commit
2ed57be6e9
11
gerrit/acls/openstack/enterprise-wg.config
Normal file
11
gerrit/acls/openstack/enterprise-wg.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group enterprise-wg-core
|
||||
label-Code-Review = -2..+2 group enterprise-wg-core
|
||||
label-Workflow = -1..+1 group enterprise-wg-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3562,6 +3562,11 @@
|
||||
description: Incremental block-based backup to object storage
|
||||
- project: openstack/election
|
||||
description: OpenStack Elections repository
|
||||
- project: openstack/enterprise-wg
|
||||
description: Action plans to solve Enterprise needs and issues for OpenStack adoption.
|
||||
groups:
|
||||
- enterprise-wg
|
||||
use-storyboard: true
|
||||
- project: openstack/entropy
|
||||
description: A framework for Audit/Repair scripts for OpenStack
|
||||
- project: openstack/eslint-config-openstack
|
||||
|
@ -9325,6 +9325,11 @@ projects:
|
||||
post:
|
||||
- static-election-publish
|
||||
|
||||
- name: openstack/enterprise-wg
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/entropy
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user