kevintyj/Commitlint (prlint)
Ensure PR title match commitlint config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| download-dependencies | Download commitlint dependencies | no | ignore |
| body | Use body text as commit body using Github style | no | false |
| timeout | The maximum timeout value of the action | no | 25 |
Outputs
| name | description |
|---|---|
| lint-status | The status of the PR lint |
| lint-details | The output of the PR lint from commitlint |