Apologies for ressurecting this.
We were trying to follow your suggestion but we couldn’t find a way to set a view/workspace/ignore_list in the robomerge branch mapping.
So is this done with virtual streams?
Or do we have to create a branch mapping(ROBO:R10.10->R10.20) in p4 and just set it in like this
“branchspecs”: [
{
“name”: “ROBO:R10.10->R10.20”,
“from”: “R10.10”,
“to”: “R10.20”
}
]
Or something in robomerge that we are missing.
Thank you.