mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-08 16:36:54 +00:00
16 lines
368 B
YAML
16 lines
368 B
YAML
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
|