Skip to content

Remove Shields.io badges from README.md#1061

Merged
bwateratmsft merged 2 commits intomainfrom
copilot/remove-shields-io-badges
Apr 15, 2026
Merged

Remove Shields.io badges from README.md#1061
bwateratmsft merged 2 commits intomainfrom
copilot/remove-shields-io-badges

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

Removes the two Shields.io-hosted badges (Version, Installs) from README.md. The Azure DevOps Build Status badge is retained since its image URL does not originate from shields.io.

Changes

  • README.md: Removed [![Version](https://img.shields.io/...)] and [![Installs](https://img.shields.io/...)] badge links; cleaned up the resulting extra blank line.
Original prompt

Search all markdown files (especially README.md at the repo root) for any embedded Shields.io badges. These are typically markdown image links or HTML img tags whose URLs contain "img.shields.io" or "shields.io". Remove all such shields/badges, including any surrounding link markup (e.g. anchor tags or markdown link syntax wrapping the badge image). Clean up any leftover blank lines caused by the removal. If no Shields.io badges are found anywhere in the repository, do NOT open a pull request — simply report that none were found. Summarize all changes in the PR description.

Copilot AI changed the title [WIP] Remove Shields.io badges from markdown files Remove Shields.io badges from README.md Apr 15, 2026
Copilot AI requested a review from bwateratmsft April 15, 2026 15:31
@bwateratmsft bwateratmsft marked this pull request as ready for review April 15, 2026 15:34
@bwateratmsft bwateratmsft requested a review from a team as a code owner April 15, 2026 15:34
@bwateratmsft bwateratmsft enabled auto-merge (squash) April 15, 2026 15:34
@bwateratmsft bwateratmsft merged commit 7552621 into main Apr 15, 2026
2 checks passed
@bwateratmsft bwateratmsft deleted the copilot/remove-shields-io-badges branch April 15, 2026 15:48
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.

3 participants