Skip to content

docs: fix CI badge after the test.yaml split#122

Merged
reuvenharrison merged 1 commit into
mainfrom
fix/ci-badges
May 23, 2026
Merged

docs: fix CI badge after the test.yaml split#122
reuvenharrison merged 1 commit into
mainfrom
fix/ci-badges

Conversation

@reuvenharrison
Copy link
Copy Markdown
Contributor

Summary

#121 split test.yaml into four per-action workflows but the README still pointed its single badge at test.yaml, which no longer exists (the badge now 404s on main).

  • Replace the single badge with one per workflow: breaking, changelog, diff, pr-comment.
  • Shorten each workflow name: so the rendered badge labels (and the Actions tab) read cleanly. The badge label comes from the workflow name, not the markdown alt text.

This is a follow-up to #121 (the badge change was pushed to that branch after it had already merged, so it never reached main).

Test plan

  • badge.svg for all four workflows returns HTTP 200 on main
  • Each workflow still parses as valid YAML

The split removed test.yaml, breaking the single CI badge. Add a badge
per workflow (breaking, changelog, diff, pr-comment) and shorten each
workflow name so the badge labels and the Actions tab read cleanly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@reuvenharrison reuvenharrison merged commit a513eb6 into main May 23, 2026
51 of 52 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