Merge "Add third party CI working group tools repository"
This commit is contained in:
commit
8fdf4357bc
11
gerrit/acls/stackforge/third-party-ci-tools.config
Normal file
11
gerrit/acls/stackforge/third-party-ci-tools.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group third-party-ci-tools-core
|
||||
label-Code-Review = -2..+2 group third-party-ci-tools-core
|
||||
label-Workflow = -1..+1 group third-party-ci-tools-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2260,6 +2260,9 @@
|
||||
description: Use case repo for Telco Working Group
|
||||
groups:
|
||||
- openstack-telcowg
|
||||
- project: stackforge/third-party-ci-tools
|
||||
description: Repository for third party continuous integration teams to share
|
||||
tools, configurations, plug-ins and documents.
|
||||
- project: stackforge/tomograph
|
||||
description: Library to help distributed applications send trace information to
|
||||
metrics backends like Zipkin and Statsd.
|
||||
|
@ -7055,6 +7055,11 @@ projects:
|
||||
gate:
|
||||
- gate-telcowg-usecases-python27
|
||||
|
||||
- name: stackforge/third-party-ci-tools
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/tomograph
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user