Add a repository for I18n team
The repository is used to store the utilities, assets and configrations used by I18n team. For example, list of terminologies and their translations, scripts for Zanata operations, and etc. Change-Id: Ia33089e26d26436869a025245e6808a021c587fe
This commit is contained in:
parent
d89a9e5779
commit
097adbc879
11
gerrit/acls/openstack/i18n.config
Normal file
11
gerrit/acls/openstack/i18n.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group i18n-core
|
||||
label-Code-Review = -2..+2 group i18n-core
|
||||
label-Workflow = -1..+1 group i18n-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1581,6 +1581,10 @@
|
||||
- translate
|
||||
- project: openstack/horizon-cisco-ui
|
||||
description: Cisco plugin for Horizon
|
||||
- project: openstack/i18n
|
||||
groups:
|
||||
- openstack-i18n
|
||||
description: Utilities, assets and configrations used by I18n team
|
||||
- project: openstack/inception
|
||||
description: Inception Cloud Project
|
||||
- project: openstack/instack
|
||||
|
@ -577,6 +577,16 @@ openstack-hyper-v:
|
||||
branches:
|
||||
- master
|
||||
|
||||
openstack-i18n:
|
||||
events:
|
||||
- patchset-created
|
||||
- change-merged
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/i18n
|
||||
branches:
|
||||
- master
|
||||
|
||||
openstack-infra:
|
||||
events:
|
||||
- patchset-created
|
||||
|
@ -5100,6 +5100,11 @@ projects:
|
||||
- name: python-jobs
|
||||
- name: publish-to-pypi
|
||||
|
||||
- name: openstack/i18n
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/inception
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user