Compare commits

...

3 Commits

Author SHA1 Message Date
01fca3d920 Fix bd
All checks were successful
gl/check check status: success (01fca3d9205ff9ab5232a152fdafcebdd109d026)
gl/gate gate status: success (01fca3d9205ff9ab5232a152fdafcebdd109d026)
2024-02-22 09:59:01 +00:00
e2c9192045 Added business dashboard
Some checks are pending
gl/check check status: pending (e2c9192045eb0476c86c1475b54a7c03565bfe68)
2024-02-22 09:58:06 +00:00
adc0cb82c3 make glossary, security, regions and endpoints hidden
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-14 11:34:15 +00:00
5 changed files with 22 additions and 3 deletions

View File

@ -0,0 +1,6 @@
---
link: /business-dashboard/umn/
rst_location: umn/source
service_type: bd
title: User Guide
type: umn

View File

@ -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

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: hidden
repositories: repositories:
- environment: internal - environment: internal
repo: docs/glossary repo: docs/glossary

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: hidden
repositories: repositories:
- environment: internal - environment: internal
repo: docs/regions-and-endpoints repo: docs/regions-and-endpoints

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: hidden
repositories: repositories:
- environment: internal - environment: internal
repo: docs/security repo: docs/security