Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 1, 2025

The status badge was using an outdated URL format that no longer resolves correctly.

  • Updated badge URL from /workflows/{workflow-name}/ to /actions/workflows/{filename}/ format
  • Added link wrapper to make badge clickable (navigates to workflow page)
[![Build Status](https://github.com/mvdbos/php-spider/actions/workflows/php.yml/badge.svg?branch=master)](https://github.com/mvdbos/php-spider/actions/workflows/php.yml)
Original prompt

This section details on the original issue you should resolve

<issue_title>Fix the status badge on the README</issue_title>
<issue_description>Fix the status badge on the README, and base it on latest master run of Github Actions for this repo</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: mvdbos <1101757+mvdbos@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix the status badge on the README Fix GitHub Actions status badge URL in README Dec 1, 2025
Copilot AI requested a review from mvdbos December 1, 2025 11:30
@mvdbos mvdbos marked this pull request as ready for review December 1, 2025 11:41
@mvdbos mvdbos merged commit 94458d6 into master Dec 1, 2025
10 checks passed
@mvdbos mvdbos deleted the copilot/fix-status-badge-readme branch December 1, 2025 11:42
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.

Fix the status badge on the README

2 participants