actions-marketplace-validations/Get a changelog between two references and group by type and scope
Formatted changelog between 2 references using conventional commits format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| mytoken | Your GITHUB_TOKEN | yes | "" |
| head-ref | The name of the head reference | no | "" |
| base-ref | The name of the base reference | no | "" |
Outputs
| name | description |
|---|---|
| changelog | Markdown formatted changelog |