7981c6cc34
This is a puppet module to manage installation of Ipsilon. Needed-By: Ic1b95a1a51deacb23860d76b140ef4bd7e712cee Change-Id: I23453b6d5a566af90486d9922f8cdb51b3f71ba9
14 lines
296 B
Plaintext
14 lines
296 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group puppet-ipsilon-core
|
|
label-Code-Review = -2..+2 group puppet-ipsilon-core
|
|
label-Workflow = -1..+1 group puppet-ipsilon-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group puppet-ipsilon-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|