Skip to content

Commit 3efdee4

Browse files
JoshLuedemanCopilot
andcommitted
feat: add Backstage catalog-info.yaml
Registers this component in the Backstage developer portal catalog. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 389b93f commit 3efdee4

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

catalog-info.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: ato-copilot
5+
description: Authority to Operate (ATO) compliance copilot powered by AI
6+
annotations:
7+
github.com/project-slug: POps-Rox/ato-copilot
8+
backstage.io/techdocs-ref: dir:.
9+
tags:
10+
- platform-engineering
11+
- platform-ops
12+
links:
13+
- url: https://github.com/POps-Rox/ato-copilot
14+
title: GitHub Repository
15+
icon: github
16+
spec:
17+
type: service
18+
owner: platform-ops-team
19+
lifecycle: production
20+
system: pops-rox-platform

0 commit comments

Comments
 (0)