Skip to content

Point the CI badge at ci.yml - #30

Merged
soodoku merged 1 commit into
masterfrom
fix/readme-ci-badge
Aug 2, 2026
Merged

Point the CI badge at ci.yml#30
soodoku merged 1 commit into
masterfrom
fix/readme-ci-badge

Conversation

@soodoku

@soodoku soodoku commented Aug 2, 2026

Copy link
Copy Markdown
Member

The README's first badge referenced test.yml, a workflow that does not exist in this repo (the workflows are ci.yml, docs.yml, release.yml, plus the Dependabot and adjacent-repo helpers). It rendered as a 404 and blocked preen release on its critical broken-link check.

Both badge URLs now return HTTP 200:

.../actions/workflows/ci.yml/badge.svg   -> 200
.../actions/workflows/docs.yml/badge.svg -> 200

🤖 Generated with Claude Code

The badge referenced a test.yml workflow that does not exist — the workflows
are ci.yml, docs.yml and release.yml — so it rendered as a 404 and blocked
preen release on a critical broken-link check.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@soodoku
soodoku enabled auto-merge (squash) August 2, 2026 08:36
@soodoku
soodoku merged commit 1d81623 into master Aug 2, 2026
11 checks passed
@soodoku
soodoku deleted the fix/readme-ci-badge branch August 2, 2026 08:37
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