From a51b2fcc768ad273ab93657880b0f2f2ebe19d1b Mon Sep 17 00:00:00 2001 From: "Gode, Sebastian" Date: Thu, 22 Feb 2024 10:31:00 +0000 Subject: [PATCH] Added business dashboard Reviewed-by: tischrei Co-authored-by: Gode, Sebastian Co-committed-by: Gode, Sebastian --- otc_metadata/data/documents/bd-umn.yaml | 6 ++++++ otc_metadata/data/services/bd.yaml | 13 +++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 otc_metadata/data/documents/bd-umn.yaml create mode 100644 otc_metadata/data/services/bd.yaml diff --git a/otc_metadata/data/documents/bd-umn.yaml b/otc_metadata/data/documents/bd-umn.yaml new file mode 100644 index 00000000..ecfb9ddf --- /dev/null +++ b/otc_metadata/data/documents/bd-umn.yaml @@ -0,0 +1,6 @@ +--- +link: /business-dashboard/umn/ +rst_location: umn/source +service_type: bd +title: User Guide +type: umn diff --git a/otc_metadata/data/services/bd.yaml b/otc_metadata/data/services/bd.yaml new file mode 100644 index 00000000..189768b6 --- /dev/null +++ b/otc_metadata/data/services/bd.yaml @@ -0,0 +1,13 @@ +--- +environment: internal +repositories: +- environment: internal + repo: docs/business-dashboard + type: gitea +service_category: other +service_title: Business Dashboard +service_type: bd +service_uri: business-dashboard +teams: +- name: docs-dashboard-rw + permission: write