rafandoo/GitWit Action
Run GitWit lint or changelog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (lint or changelog) | yes | — |
| args | Additional arguments passed to GitWit | no | — |
| changelog_stdout | Output changelog to stdout instead of file | no | false |
| changelog_from_latest_release | Generate changelog from the latest release | no | false |
| lint_auto_detect_pr | Automatically detect PR commit range | no | true |
Outputs
| name | description |
|---|---|
| changelog | Generated changelog content (only when changelog_stdout=true) |