Skip to content

DomoticASW/commitlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DomoticASW commitlinst

This action is meant to be used across all the suitable repositories inside the organization.

It automatically checks out the repository and setup Node.

Requirements:

The repository should have commitlint installed and configured (you should be able to run npx commitlint).

Example:

# ...
jobs:
  release:
    name: ...
    runs-on: ...
    steps:
      - name: commitlint
        uses: DomoticASW/commitlint@1.0.0

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published