f412b23b34
Entropy is a framework for creating audit and repair scripts for openstack Change-Id: I28f13759b0c0807a9e04eedda1b6f4220d824f36
13 lines
390 B
Plaintext
13 lines
390 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group entropy-core
|
|
label-Approved = +0..+1 group entropy-core
|
|
workInProgress = group entropy-core
|
|
[access "refs/tags/*"]
|
|
create = group entropy-core
|
|
pushTag = group entropy-core
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|