Skip to content

Remove Shields.io badges from README.md#4973

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

Remove Shields.io badges from README.md#4973
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 the top of README.md. The Azure DevOps Build Status badge is not Shields.io-hosted and is retained.

Changes

  • README.md: Removed [![Version](https://img.shields.io/...)] and [![Installs](https://img.shields.io/...)] badge links from line 5; kept the [![Build Status](https://dev.azure.com/...)] badge in place.
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 requested review from Copilot and removed request for Copilot April 15, 2026 13:32
Copilot AI requested review from Copilot and removed request for Copilot April 15, 2026 15:00
Copilot AI changed the title [WIP] Remove all 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:02
@bwateratmsft bwateratmsft marked this pull request as ready for review April 15, 2026 15:35
@bwateratmsft bwateratmsft requested a review from a team as a code owner April 15, 2026 15:35
Copilot AI review requested due to automatic review settings April 15, 2026 15:35
@bwateratmsft bwateratmsft enabled auto-merge (squash) April 15, 2026 15:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes Shields.io-hosted badges from the root README while keeping the Azure DevOps Build Status badge intact.

Changes:

  • Removed the Shields.io “Version” and “Installs” badges from README.md.
  • Retained the Azure DevOps Build Status badge as the only badge at the top of the README.

@bwateratmsft bwateratmsft merged commit c86a856 into main Apr 15, 2026
3 of 6 checks passed
@bwateratmsft bwateratmsft deleted the copilot/remove-shields-io-badges branch April 15, 2026 16:44
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.

4 participants