Add config for uc-recognition repo
https://review.openstack.org/#/c/302547 added the uc-recognition repo. This commit adds the relevant gerrit and zuul changes to make it work. Change-Id: I9378b93ecdc917f8115e8b10921492d620d37bec
This commit is contained in:
parent
2b5e1243c4
commit
4412553a83
11
gerrit/acls/openstack/uc-recognition.config
Normal file
11
gerrit/acls/openstack/uc-recognition.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group uc-recognition-core
|
||||
label-Code-Review = -2..+2 group uc-recognition-core
|
||||
label-Workflow = -1..+1 group uc-recognition-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3800,6 +3800,9 @@
|
||||
description: A service for managing OpenStack deployments
|
||||
- project: openstack/tuskar-ui
|
||||
description: The UI component for Tuskar
|
||||
- project: openstack/uc-recognition
|
||||
description: scripts and useful references to track contributions by users.
|
||||
upstream: https://github.com/fifieldt/uc-recognition.git
|
||||
- project: openstack/vahana
|
||||
description: OpenStack Client libraries for iOS
|
||||
- project: openstack/vitrage
|
||||
|
@ -11669,6 +11669,11 @@ projects:
|
||||
post:
|
||||
- turbo-hipster-coverage
|
||||
|
||||
- name: openstack/uc-recognition
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/vahana
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user