aeb4dece11
Created two new repos for RSD(Rack Scale Design)[1] python client and library. And mark all jobs non-voting to facilitate start with empty repository. [1] https://www.intel.com/content/www/us/en/architecture-and-technology/rack-scale-design-overview.html Change-Id: I4bb76975bf054162b0cd696a9e0ca0cc1779c133
16 lines
314 B
Plaintext
16 lines
314 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group rsd-core
|
|
create = group rsd-release
|
|
label-Code-Review = -2..+2 group rsd-core
|
|
label-Workflow = -1..+1 group rsd-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group rsd-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|