actions-marketplace-validations/Azure IoT Edge - Conventional Changelog Action
Bump version, tag commit and generates changelog with conventional commits.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token | yes | — |
| git-message | Commit message to use | no | chore(release): {version} |
| preset | The preset from Conventional Changelog to use | no | angular |
| tag-prefix | Prefix that is used for the git tag | no | v |
| output-file | File to output the changelog to | no | CHANGELOG.md |
| release-count | Number of releases to preserve in changelog | no | 5 |
| package-json | The path to the module.json to use | yes | ./package.json |
| createRelease | Should a tag and release be created for this chnage | no | false |
Outputs
no outputs