
This new project space will hold the bash8 python module from devstack so it can be published to PyPI and utilized in other projects. Partial-Bug: 1243660 Change-Id: Ic44ec68ba4df947ad0c4b6638208dcfdab4b43f5
14 lines
376 B
Plaintext
14 lines
376 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group bash8-core
|
|
label-Workflow = -1..+1 group bash8-core
|
|
[access "refs/tags/*"]
|
|
create = group bash8-ptl
|
|
pushSignedTag = group bash8-ptl
|
|
[project]
|
|
status = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|