50068fd973
This project is intented to provide community and software development metrics of the OpenStack community from several perspectives. Change-Id: Ie3aa1adbf7093b988ea58af68da4332fcce70536
14 lines
426 B
Plaintext
14 lines
426 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group activity-board-core
|
|
label-Approved = +0..+1 group activity-board-core
|
|
workInProgress = group activity-board-core
|
|
[access "refs/tags/*"]
|
|
create = group activity-board-core
|
|
pushTag = group activity-board-core
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|
|
|