imcuttle/gh-release-changelog
GitHub Release by Changelog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github Token | yes | — |
| tag | Release tag, Get HEAD tag by default | no | — |
| fromTag | Optional: from which tag to target tag | no | — |
| ignoreTests | The ignore changelog text tests rules | no | — |
| changelog | ChangeLog filename | no | — |
| label | label name | no | — |
| checkPkgAvailable | checkPkgAvailable | no | true |
| checkStandardVersion | Enable check standard version (eg. 1.0.1, 1.2.3-0 is not standard) | no | true |
| repoUrl | The repo url for release (eg. 'imcuttle/gh-release-changelog') | no | — |
| draft | The release is draft, https://docs.github.com/en/rest/reference/releases#create-a-release | no | false |
| prerelease | The release is prerelease, https://docs.github.com/en/rest/reference/releases#create-a-release | no | false |
| generate_release_notes | The release is generate_release_notes, https://docs.github.com/en/rest/reference/releases#create-a-release | no | false |
| discussion_category_name | The release's discussion_category_name, https://docs.github.com/en/rest/reference/releases#create-a-release | no | — |
| initialDepth | Label heading default depth | no | — |
| dryRun | Just dry run for log | no | false |
Outputs
no outputs