Skip to content

docs(readme): add CI / Docs / Release / License status badges - #36

Merged
petlukk merged 1 commit into
mainfrom
chore/readme-status-badges
May 19, 2026
Merged

docs(readme): add CI / Docs / Release / License status badges#36
petlukk merged 1 commit into
mainfrom
chore/readme-status-badges

Conversation

@petlukk

@petlukk petlukk commented May 19, 2026

Copy link
Copy Markdown
Owner

Four standard project badges under the title:

  • CI: green/red status for .github/workflows/ci.yml runs on main
  • Docs: green/red status for the docs.yml workflow (mdbook build/deploy)
  • Release: shields.io semver tag for the latest GitHub Release; links to /releases/latest so readers land on the most recent artifacts
  • License: Apache-2.0 (matches Cargo.toml), links to the LICENSE file

All SVGs served by GitHub's own badge endpoint or shields.io — no third-party trackers. The Release badge uses sort=semver so v1.10.0 stays correctly ordered relative to v1.9.0 etc.

Four standard project badges under the title:

- CI: green/red status for .github/workflows/ci.yml runs on main
- Docs: green/red status for the docs.yml workflow (mdbook build/deploy)
- Release: shields.io semver tag for the latest GitHub Release; links
  to /releases/latest so readers land on the most recent artifacts
- License: Apache-2.0 (matches Cargo.toml), links to the LICENSE file

All SVGs served by GitHub's own badge endpoint or shields.io — no
third-party trackers. The Release badge uses sort=semver so v1.10.0
stays correctly ordered relative to v1.9.0 etc.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@petlukk
petlukk merged commit fff8064 into main May 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant