-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog-info.yaml
34 lines (31 loc) · 1.04 KB
/
catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
# Name of the project
name: slack-notifier-cli
description: Slack Notifier CLI
# Specifies the directory of the docs
annotations:
backstage.io/techdocs-ref: dir:.
labels:
tier: '3'
# These links are just examples, set them to what you think is the most relevant.
links:
# Slack channel to write in for communicating with the resposible team.
- title: Team Slack Channel
url: https://monta-app01.slack.com/archives/C02NQ35QS8Z
type: Slack
icon: chat
# Page in notion documenting the purpose and function of the service
- title: Notion
url: https://www.notion.so/montaapp/slack-notifier-cli-eef9aaf9c448450d811f61c455a0adc0?pvs=4
type: Notion
icon: docs
# The spec defines who becomes the owner of the system in backstage
spec:
type: cli
lifecycle: production
# Name of the squad responsible for the project, e.g. sre or cpi
owner: SRE
# Name of the greater system, e.g. "solar" is a part of the home system
system: Platform