Skip to content

Remove build status badges from README#34282

Merged
jfversluis merged 1 commit intomainfrom
jfversluis-patch-3
Feb 27, 2026
Merged

Remove build status badges from README#34282
jfversluis merged 1 commit intomainfrom
jfversluis-patch-3

Conversation

@jfversluis
Copy link
Copy Markdown
Member

Removed build status badges from README. They don't give any valuable information and because of the complex nature of the MAUI codebase they will show red while nothing much is going on.

Removed build status badges from README.
Copilot AI review requested due to automatic review settings February 27, 2026 12:38
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34282

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34282"

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

This PR removes build status badges from the README.md file. The badges displayed build status for both public and private Azure DevOps pipelines but provided limited value to repository visitors and often showed red status due to the complexity of the MAUI codebase and ongoing development work.

Changes:

  • Removed two build status badge lines (public and private pipeline badges)
  • Removed the blank line following the badges to maintain proper spacing

@jfversluis jfversluis merged commit b3da178 into main Feb 27, 2026
8 of 9 checks passed
@jfversluis jfversluis deleted the jfversluis-patch-3 branch February 27, 2026 12:53
rmarinho pushed a commit that referenced this pull request Feb 27, 2026
Removed build status badges from README. They don't give any valuable
information and because of the complex nature of the MAUI codebase they
will show red while nothing much is going on.
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants