Add a scratchpad gerrit repo for zigo

I'd like to play with the Gerrit API with curl with an existing
gerrit repository. Please allow me to train before going live.

Change-Id: If7ecca00032e075f39cb9d3552152836136b7405
This commit is contained in:
Thomas Goirand 2016-11-08 14:47:19 +01:00
parent b235adc63b
commit eb3f3ee568
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,18 @@
[access "refs/for/refs/*"]
pushMerge = group deb-packaging-core
[access "refs/heads/*"]
abandon = group deb-packaging-core
create = group deb-packaging-release
label-Code-Review = -2..+2 group deb-packaging-core
label-Workflow = -1..+1 group deb-packaging-core
[access "refs/tags/*"]
pushSignedTag = group deb-packaging-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -4,6 +4,10 @@
- project: gtest-org/test
- project: gtest-org/test2
- project: gtest-org/test3
- project: gtest-org/test-deb-alembic
description: Debian package build scripts for alembic project
acl-config: /home/gerrit2/acls/deb-packaging.config
upstream: https://git.openstack.org/openstack/deb-alembic
- project: gtest-org/test-manage-project
acl-config: /home/gerrit2/acls/test-manage-project.config
- project: gtest-org/test.hyphen