project-config/gerrit/acls/openstack-infra/git-restack.config
James E. Blair 1162b3bf33 Add git-restack project
It will be based on / forked from git-review

Change-Id: I81803cb140bfef6f5f38752ceab5a39cb506fd9a
2015-12-18 08:57:24 -08:00

14 lines
284 B
Plaintext

[access "refs/heads/*"]
abandon = group git-restack-core
label-Code-Review = -2..+2 group git-restack-core
label-Workflow = -1..+1 group git-restack-core
[access "refs/tags/*"]
pushSignedTag = group git-restack-release
[receive]
requireChangeId = true
[submit]
mergeContent = true