oljc/release

Automated release management with changelog generation and version bumping based on Conventional Commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for authenticationyes
version-filePath to version file (package.json or plain text)nopackage.json
changelog-enPath for English changelog (empty to skip)noCHANGELOG.md
changelog-zhPath for Chinese changelog (empty to skip)noCHANGELOG.zh.md
localePrimary language for changelog generation: en, zhnoen
translateEnable automatic translation for secondary language changelognofalse
branchTarget branch for release PRnomain
branch-prefixPrefix for release branch namenorelease-
bumpVersion bump strategy: auto (detect from commits), major, minor, patchnoauto
channelRelease channel: alpha, beta, rc, or latest (auto-calculated stable version)nolatest
tag-prefixPrefix for version tagsnov
namedescription
prRelease PR number or merged PR number
versionVersion number (new or current)
publishedWhether the release was published (true) or PR was created (false)