Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 6c6277a

Browse files
Merge pull request #3 from adore-me/register_backstage_cataloginfo
add catalog-info.yaml
2 parents 54e9dc1 + 9e07df4 commit 6c6277a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

catalog-info.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: pcpd-github-action
5+
annotations:
6+
github.com/project-slug: adore-me/pcpd-github-action
7+
adoreme.com/team: Core
8+
adoreme.com/jira-project-key: CORE
9+
adoreme.com/create-dependabot-alerts-in-jira: "true"
10+
11+
12+
spec:
13+
type: service
14+
owner: Core
15+
lifecycle: production

0 commit comments

Comments
 (0)