{
"id": "vcs-host:gitlab",
"_kind": "VCSHost",
"_file": "extensions/vcs/vcs-hosts.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "GitLab.com",
"vendor": "GitLab Inc.",
"hostKind": "gitlab",
"baseUrl": "https://gitlab.com",
"notes": "GitLab SaaS; also self-hostable as GitLab CE/EE.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "ci-workflow:gitlab-ci-pipeline",
"to": "vcs-host:gitlab",
"kind": "hosted_on_vcs",
"attributes": {}
},
{
"from": "pull-request:globex-platform-87",
"to": "vcs-host:gitlab",
"kind": "hosted_on_vcs",
"attributes": {}
}
]
}