Merge pull request #4561 from backstage/freben/integrations1

a small start to the integrations section of the config
This commit is contained in:
Fredrik Adelöw
2021-02-18 09:40:33 +01:00
committed by GitHub
4 changed files with 368 additions and 0 deletions
+12
View File
@@ -101,6 +101,18 @@
]
}
],
"Integrations": [
{
"type": "subcategory",
"label": "GitHub",
"ids": ["integrations/github/org"]
},
{
"type": "subcategory",
"label": "LDAP",
"ids": ["integrations/ldap/org"]
}
],
"Plugins": [
"plugins/index",
"plugins/existing-plugins",