Skip to content

Add CI status badges to README - #12

Merged
zachbroad merged 1 commit into
mainfrom
claude/ci-badges-readme-64a1d6
Jul 17, 2026
Merged

Add CI status badges to README#12
zachbroad merged 1 commit into
mainfrom
claude/ci-badges-readme-64a1d6

Conversation

@zachbroad

@zachbroad zachbroad commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

Adds GitHub Actions workflow status badges to the top of the README, just below the project title:

  • CI.github/workflows/ci.yml
  • Docker.github/workflows/docker-publish.yml
  • Deploy Docs.github/workflows/docs.yml

Each badge links to its workflow's runs page, so a red badge clicks through to the failing run.

Notes

Badge URLs key off the workflow filename (actions/workflows/<file>.yml/badge.svg), not the workflow's display name.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Added CI status badges for automated builds, Docker publishing, and documentation deployment to the README.

Add GitHub Actions workflow status badges (CI, Docker, Deploy Docs)
below the project title, each linking to its workflow runs page.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 61cbd788-86e7-40d9-826a-41bfdc64f9ef

📥 Commits

Reviewing files that changed from the base of the PR and between a276517 and 71e918b.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

README.md now displays three top-of-document status badges for GitHub Actions CI, Docker publishing, and documentation deployment.

Changes

README status badges

Layer / File(s) Summary
Add workflow status badges
README.md
Adds badges linking to the CI, Docker publish, and documentation deployment workflows.

Estimated code review effort: 1 (Trivial) | ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/ci-badges-readme-64a1d6

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@zachbroad
zachbroad merged commit 4cb2d34 into main Jul 17, 2026
4 of 5 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