Files
project-config/gerrit/acls/openstack/cyborg.config
T
Sundar Nadathur 02d8e433f6 Enable Cyborg release team to push merge commits.
This is needed to merge the Cyborg master to a feature branch.

Change-Id: I1672f74884e8fbdd99858dbb268bfb953c8500c5
2019-04-02 11:44:48 -07:00

15 lines
299 B
Plaintext

[access "refs/for/refs/*"]
pushMerge = group cyborg-release
[access "refs/heads/*"]
abandon = group cyborg-core
label-Code-Review = -2..+2 group cyborg-core
label-Workflow = -1..+1 group cyborg-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true