Skip to content

Commit 18a07be

Browse files
chore: add catalog-info.yaml for Backstage developer portal
TICKET: VL-4315
1 parent b9c2bf9 commit 18a07be

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Backstage catalog descriptor. Update this file to enrich your service's entry in the developer portal.
2+
# Full field reference: https://backstage.io/docs/features/software-catalog/descriptor-format/
3+
apiVersion: backstage.io/v1alpha1
4+
kind: Component
5+
metadata:
6+
name: semantic-release-github-actions
7+
annotations:
8+
github.com/project-slug: BitGo/semantic-release-github-actions
9+
spec:
10+
type: service
11+
lifecycle: production
12+
owner: group:velocity

0 commit comments

Comments
 (0)