thedyrt/Git changelog
Generate a changelog from the git log
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base branch for comparison | no | master |
| head | Head branch for comparison | yes | — |
| log-args | Additional arguments to pass to git log | yes | "" |
Outputs
| name | description |
|---|---|
| changelog | The generated changelog |