Merge pull request #33005 from backstage/rugvip/entity-content-group-defaults

techdocs, api-docs: add default entity content groups
This commit is contained in:
Patrik Oldsberg
2026-02-25 20:15:33 +01:00
committed by GitHub
5 changed files with 16 additions and 6 deletions
+3 -6
View File
@@ -97,22 +97,19 @@ app:
# - entity-card:azure-devops/readme
# Entity page contents
- entity-content:catalog/overview:
config:
group: overview
- entity-content:catalog/overview
- entity-content:api-docs/definition
- entity-content:api-docs/apis:
config:
# example associating with a default group
# example overriding the default group
group: documentation
icon: kind:api
- entity-content:techdocs:
config:
group: documentation
icon: techdocs
- entity-content:kubernetes/kubernetes:
config:
# example disassociating with a default group
# example disassociating from the default group
group: false
# - entity-content:azure-devops/pipelines
# - entity-content:azure-devops/pull-requests