cocogitto/Conventional commit cocogitto action
Check conventional commits compliance and/or automatically release new version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git-user | Git user.name configuration | no | github-actions |
| git-user-email | Git user.email configuration | no | github-actions[bot]@users.noreply.github.com |
| install-only | If true, install cocogitto and add to the path only | no | false |
| command | The cocogitto command to run (e.g., check, release) | no | — |
| args | Additional arguments for the cocogitto command | no | "" |
Outputs
| name | description |
|---|---|
| version | Version released |
| stdout | Generated changelog |