Skip to content

datalens-tech/commitlint-action

Repository files navigation

commitlint-action

CI GitHub Marketplace

Action for validate PR tilte for more semantic meaning to your git history

Usage

Example

jobs:
  template:
    steps:
      - name: Validate commit title
        id: validate
        uses: datalens-tech/commitlint-action@v1

Action Inputs

Name Description Default
github_pr_title GitHub PR title ${{ github.event.pull_request.title }}

Action Outputs

None

Development

Global dependencies

Taskfile commands

For all commands see Taskfile or task --list-all.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published