{
"id": "meta-edge-kind:hosted-on-vcs",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-vcs-ci.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "hosted_on_vcs (meta)",
"name": "hosted_on_vcs",
"source": [
"meta-node-kind:pull-request",
"meta-node-kind:ci-workflow"
],
"target": [
"meta-node-kind:vcs-host"
],
"cardinality": "N:1",
"origin": "standard",
"description": "a PullRequest or CIWorkflow is hosted on a VCSHost"
},
"outgoingEdges": [
{
"from": "meta-edge-kind:hosted-on-vcs",
"to": "meta-node-kind:pull-request",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:hosted-on-vcs",
"to": "meta-node-kind:ci-workflow",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:hosted-on-vcs",
"to": "meta-node-kind:vcs-host",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}