Skip to content

docs: add dynamic semver release badge to README - #218

Merged
joshua-temple merged 1 commit into
mainfrom
docs/readme-release-badge
Jun 18, 2026
Merged

joshua-temple merged 1 commit into
mainfrom
docs/readme-release-badge

Conversation

@joshua-temple

Copy link
Copy Markdown
Collaborator

Problem

The README release badge used a non-semver-sorted shields endpoint. A dynamic, semver-sorted badge auto-tracks the highest published release with no commits.

Fix

Update the release badge in the README badge row to the dynamic shields endpoint with sort=semver&display_name=tag, linking to /releases/latest.

Verification

  • shields endpoint renders the current latest tag (v0.2.0)
  • guardrail scan clean; markdown valid; single-line docs change

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple
joshua-temple enabled auto-merge (squash) June 18, 2026 03:54
@joshua-temple
joshua-temple merged commit 60d3f09 into main Jun 18, 2026
12 checks passed
@joshua-temple joshua-temple added the docs Improvements or additions to documentation label Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant