Skip to content

Releases: Matheus-RR/badges

v1.0.0 — ReleaseRun Version Health Badges

16 Feb 18:22

Choose a tag to compare

🎉 Initial Release

Automatically update version health badges in your README via PR.

Features

  • 5 badge types: Health grade, EOL countdown, Freshness, CVE severity, Cloud provider support
  • 300+ products supported via endoflife.date + img.releaserun.com
  • Auto-PR workflow: Creates clean PRs with badge updates on schedule or push
  • Configurable: Badge styles, types, link targets, README paths
  • 94 tests passing

Quick Start

- uses: Matheus-RR/badges@v1
  with:
    products: |
      python:3.13
      kubernetes:1.32
      nodejs:22
    badge-types: health,eol

Badge Types

Type Example
health
eol
freshness
cve

Full docs: https://releaserun.com/badges/embed-guide/