mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
16 lines
349 B
YAML
16 lines
349 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: sre
|
|
lifecycle: production
|