ssgglobal/Generate changelog from Release YAML
Generate a changelog.md file from a release.yml file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version being released. | yes | — |
| release | The release.yml file to parse. | yes | ./release.yml |
| markdown | The changelog.md file to create. | yes | ./changelog.md |
Outputs
| name | description |
|---|---|
| status | Was the action successful or not? |