actions-marketplace-validations/Badge Action

Create a SVG badge using GitHub Actions and GitHub Workflow CPU time (no 3rd parties servers)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 15, 2025
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/emibcn_badge-action@9f2447e18541303aee750bacaa26a81b2b6f86c2 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
labelThe left label of the badge, usually static.yes
label-colorHex or named color for the labelyes555
statusThe right status as the badge, usually based on results.yes
colorAn array (comma separated) with hex or named colors of the badge value background. More than one creates gradient background.yesblue
styleBadge style: flat or classicyesclassic
iconUse iconno
icon-widthSet this if icon is not squareno13
scaleSet badge scaleyes1
pathThe file path to store the badge image file. Only output to `badge` action output if undefined.no
namedescription
badgeThe badge SVG contents