Skip to content

commit-linter-cli

Actions
Lint commit messages
v1.0.0
Latest
Star (4)

actions-commit-linter-cli

Release Package GitHub release

Run commitlint in your GitHub Actions pipiline!

Usage

See action.yml

Example

name: Commitlint

on: [push]

jobs:
  lint:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - uses: severgroup-tt/actions-commit-linter-cli@v1.0.0

commit-linter-cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Lint commit messages
v1.0.0
Latest

commit-linter-cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.