ahmadnassri/Conventional Commit Lint
commitlint your PRs with a default configuration auto applied
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token used to inspect commits | — | ${{ github.token }} |
| config | name of config to use, or path to config file | — | conventional |
Outputs
| name | description |
|---|---|
| report | a JSON object with the full `commitlint` report data |