Skip to content

fix: update CI badge URL in README#498

Merged
afc163 merged 2 commits intomasterfrom
copilot/fix-ci-badges-404
Mar 17, 2026
Merged

fix: update CI badge URL in README#498
afc163 merged 2 commits intomasterfrom
copilot/fix-ci-badges-404

Conversation

Copy link
Contributor

Copilot AI commented Mar 17, 2026

CI badge returns 404 because it references workflows/CI/badge.svg but the workflow is named ✅ test (file: react-component-ci.yml).

  • Updated badge URL to actions/workflows/react-component-ci.yml/badge.svg
  • Updated actions link to point to the specific workflow
  • Removed stale badge references (Travis CI, CircleCI, Coveralls, david-dm) that are no longer used

📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

@vercel
Copy link

vercel bot commented Mar 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
image Error Error Mar 17, 2026 6:52am

The workflow file is react-component-ci.yml (name: ✅ test), not CI.
Also removed stale travis/circleci/coveralls/david-dm badge references.

Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix CI badges to resolve 404 errors fix: update CI badge URL in README Mar 17, 2026
Copilot AI requested a review from afc163 March 17, 2026 06:54
@afc163 afc163 marked this pull request as ready for review March 17, 2026 06:54
@afc163 afc163 merged commit dfc83c5 into master Mar 17, 2026
4 of 7 checks passed
@afc163 afc163 deleted the copilot/fix-ci-badges-404 branch March 17, 2026 06:54
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.

2 participants