bloodf/CI Badges Action

Generate version, build, tests, and coverage SVG badges and optionally commit them.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
output-dirDirectory where badge SVG files are written.nobadges
coverage-summary-pathPath to Istanbul/Vitest coverage-summary.json.nocoverage/coverage-summary.json
package-json-pathPath to package.json used for the version badge.nopackage.json
versionExplicit version badge value. Defaults to package.json version.no""
build-statusBuild status value, usually steps.<build-step>.outcome.nosuccess
tests-statusTests status value, usually steps.<test-step>.outcome.nosuccess
commitCommit changed badge files back to the checked-out branch.nofalse
commit-messageCommit message used when commit=true.nochore: update status badges [skip ci]
git-user-nameGit author name used when commit=true.nogithub-actions[bot]
git-user-emailGit author email used when commit=true.no41898282+github-actions[bot]@users.noreply.github.com
namedescription
version-badgePath to the generated version badge.
build-badgePath to the generated build badge.
tests-badgePath to the generated tests badge.
coverage-badgePath to the generated coverage badge.
committedWhether badge changes were committed.