Action for validate PR tilte for more semantic meaning to your git history
jobs:
template:
steps:
- name: Validate commit title
id: validate
uses: datalens-tech/commitlint-action@v1
Name | Description | Default |
---|---|---|
github_pr_title |
GitHub PR title | ${{ github.event.pull_request.title }} |
None
For all commands see Taskfile or task --list-all
.