Skip to content

Fix build status badge link inconsistency in README.md#33529

Merged
rmarinho merged 2 commits intormarinho-patch-1from
copilot/sub-pr-33503
Jan 14, 2026
Merged

Fix build status badge link inconsistency in README.md#33529
rmarinho merged 2 commits intormarinho-patch-1from
copilot/sub-pr-33503

Conversation

Copy link
Contributor

Copilot AI commented Jan 14, 2026

The build status badge API endpoint was updated to dnceng-public/maui-pr but the click-through link still pointed to xamarin/public with definitionId=57, causing the badge to display status from one pipeline while linking to a different one.

Changes

  • Updated badge click-through URL from xamarin/public/_build/latest?definitionId=57 to dnceng-public/public/_build?definitionId=257
  • Badge API endpoint and link now reference the same pipeline infrastructure

Before:

[![Build Status](https://dev.azure.com/dnceng-public/_apis/build/status/maui-pr...)](https://dev.azure.com/xamarin/public/_build/latest?definitionId=57...)

After:

[![Build Status](https://dev.azure.com/dnceng-public/_apis/build/status/maui-pr...)](https://dev.azure.com/dnceng-public/public/_build?definitionId=257)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: rmarinho <1235097+rmarinho@users.noreply.github.com>
Copilot AI changed the title [WIP] Apply feedback from review to update build status badge in README.md Fix build status badge link inconsistency in README.md Jan 14, 2026
Copilot AI requested a review from rmarinho January 14, 2026 11:26
@rmarinho rmarinho marked this pull request as ready for review January 14, 2026 11:28
@rmarinho rmarinho merged commit 3e86ac8 into rmarinho-patch-1 Jan 14, 2026
2 of 3 checks passed
@rmarinho rmarinho deleted the copilot/sub-pr-33503 branch January 14, 2026 11:28
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 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.

2 participants