jordan-simonovski/helmver

Check Helm chart versions and optionally comment changeset status on pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dirRoot directory to scan for Chart.yaml filesno.
baseBase git ref to compare againstno""
require-changesetAccept pending .helmver/ changeset files as valid bump intentnotrue
excludeComma-separated glob patterns to exclude from chart discoveryno""
versionhelmver release tag to install (for example v0.6.0), or latestnolatest
repositoryGitHub repository that hosts helmver release assetsnojordan-simonovski/helmver
checkRun helmver check and fail when chart versions are stalenotrue
commentPost or update a pull request comment with helmver statusnotrue
comment-markerHTML comment marker used to upsert the same PR comment across pushesnohelmver-action-pr-comment
tokenGitHub token for PR commentsno${{ github.token }}
namedescription
comment-bodyMarkdown comment body when comment runs on a pull request