{
"id": "vcs-host:github",
"_kind": "VCSHost",
"_file": "extensions/vcs/vcs-hosts.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "GitHub",
"vendor": "GitHub (Microsoft)",
"hostKind": "github",
"baseUrl": "https://github.com",
"notes": "The dominant SaaS git host; primary public-OSS forge.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "ci-workflow:gh-actions-test",
"to": "vcs-host:github",
"kind": "hosted_on_vcs",
"attributes": {}
},
{
"from": "ci-workflow:claim-tests-daily",
"to": "vcs-host:github",
"kind": "hosted_on_vcs",
"attributes": {}
},
{
"from": "ci-workflow:claim-tests-weekly",
"to": "vcs-host:github",
"kind": "hosted_on_vcs",
"attributes": {}
},
{
"from": "ci-workflow:gh-actions-release",
"to": "vcs-host:github",
"kind": "hosted_on_vcs",
"attributes": {}
},
{
"from": "ci-workflow:circleci-config",
"to": "vcs-host:github",
"kind": "hosted_on_vcs",
"attributes": {}
},
{
"from": "pull-request:acme-app-1234",
"to": "vcs-host:github",
"kind": "hosted_on_vcs",
"attributes": {}
}
]
}