actions-marketplace-validations/changerelease
Automatically update your GitHub Releases from CHANGELOG.md
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| changelog | Path to your CHANGELOG | no | CHANGELOG.md |
| tag_prefix | The prefix that is on SemVer tags (i.e. "v" or nothing "") | — | v |
| github_token | A GitHub token that can create and modify releases | yes | — |
| limit | Limit syncing to the latest X versions | — | 5 |
| remote_changelog | Get the CHANGELOG using the GitHub API (does not require a cloned repo) | — | true |
Outputs
no outputs