mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 08:06:54 +00:00
chore: add catalog-info.yml
This commit is contained in:
parent
5ce82f5d81
commit
de9224b16b
1 changed files with 16 additions and 0 deletions
16
catalog-info.yml
Normal file
16
catalog-info.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: commitlint-github-action
|
||||
description: |
|
||||
Lints Pull Request commits with commitlint.
|
||||
annotations:
|
||||
github.com/project-slug: Tradeshift/commitlint-github-action
|
||||
tags:
|
||||
- github-action
|
||||
- nodejs
|
||||
- fork
|
||||
spec:
|
||||
type: library
|
||||
owner: developer-productivity
|
||||
lifecycle: production
|
||||
Loading…
Reference in a new issue