Skip to content

Commit

Permalink
Adding backstage catalog config file so that we can read github data …
Browse files Browse the repository at this point in the history
…into backstage (#277)
  • Loading branch information
sylviamclaughlin authored Sep 26, 2023
1 parent f7605a3 commit ecaa898
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions catalog-info.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: sre-bot
annotations:
github.com/project-slug: cds-snc/sre-bot
spec:
type: other
lifecycle: unknown

0 comments on commit ecaa898

Please sign in to comment.