71fdd50625
Allow the release automation to be used for the python-storyboardclient repository. Change-Id: Ic8f7c945ae0c7f58cc941e58e4951249245ff1da Signed-off-by: Doug Hellmann <doug@doughellmann.com>
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group python-storyboardclient-core
|
|
label-Code-Review = -2..+2 group python-storyboardclient-core
|
|
label-Workflow = -1..+1 group python-storyboardclient-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|