lw-ci/Conventional pull request (commitlint)
lint commit title to conform to conventional standards
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config_file | Path to a commitlint config file in the repository | no | "" |
Outputs
| name | description |
|---|---|
| valid | Boolean as string with response if the process was valid or not |
| outcomes | JSON array as string for the detailed outcomes of the validation |
| report | Formatted string of the report |
| pr_title | The title of the pull request operated on |
| pr_number | The pull request number |