Add openstackweb project
Import the openstack web site project. Change-Id: Ic812d4b49827f315b6cd0784574797ae1dcf228b
This commit is contained in:
parent
2d5b6ada6d
commit
ac856a7c38
14
gerrit/acls/openstack-infra/openstackweb.config
Normal file
14
gerrit/acls/openstack-infra/openstackweb.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstackweb-core
|
||||
label-Code-Review = -2..+2 group openstackweb-core
|
||||
label-Workflow = -1..+1 group openstackweb-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group openstackweb-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -158,6 +158,11 @@
|
||||
groups:
|
||||
- openstack-org
|
||||
upstream: git://github.com/smarcet/openstackid.git
|
||||
- project: openstack-infra/openstackweb
|
||||
description: OpenStack Foundation web site software
|
||||
groups:
|
||||
- openstack-org
|
||||
upstream: git://github.com/OpenStackweb/public.openstack-org.git
|
||||
- project: openstack-infra/os-loganalyze
|
||||
groups:
|
||||
- openstack-ci
|
||||
|
@ -776,6 +776,7 @@ openstack-merges:
|
||||
- openstack-infra/nose-html-output
|
||||
- openstack-infra/odsreg
|
||||
- openstack-infra/openstackid
|
||||
- openstack-infra/openstackweb
|
||||
- openstack-infra/os-loganalyze
|
||||
- openstack-infra/project-config
|
||||
- openstack-infra/publications
|
||||
|
@ -3388,6 +3388,11 @@ projects:
|
||||
release:
|
||||
- openstackid-release-master
|
||||
|
||||
- name: openstack-infra/openstackweb
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack-infra/os-loganalyze
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user