Skip to content

Commit

Permalink
chore(PE-777): add component definition
Browse files Browse the repository at this point in the history
  • Loading branch information
quoral committed Apr 15, 2024
1 parent 6006b5b commit ad48840
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .backstage/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: ghcomment
title: Github Commenter
annotations:
backstage.io/techdocs-ref: dir:..
spec:
type: go-library
system: github
lifecycle: production
owner: platform-engineering

0 comments on commit ad48840

Please sign in to comment.