actions-marketplace-validations/Generate a changelog
Wraps lerna-changelog to generate a changelog between two commits or tags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| from | Old SHA | — | — |
| to | New SHA | — | — |
Outputs
| name | description |
|---|---|
| changelog | Changelog formatted as a JSON string |