
Recently accepted to global-requirements. As client projects start adopting the library we want to be able to test changes to the library against those clients. Change-Id: Ic6b3dbc53de4bfae382b9807e58844b7b6839e7b
15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group requests-mock-core
|
|
label-Code-Review = -2..+2 group requests-mock-core
|
|
label-Workflow = -1..+1 group requests-mock-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group requests-mock-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = false
|
|
|
|
[submit]
|
|
mergeContent = true
|