Skip to content

Update build status badge in README.md#33503

Merged
jfversluis merged 2 commits intomainfrom
rmarinho-patch-1
Jan 15, 2026
Merged

Update build status badge in README.md#33503
jfversluis merged 2 commits intomainfrom
rmarinho-patch-1

Conversation

@rmarinho
Copy link
Member

Update the badge to point to maui-pr-public

Update the badge to point to maui-pr-public
Copilot AI review requested due to automatic review settings January 13, 2026 12:28
Copy link
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 updates the build status badge URL in the README to point to a new Azure DevOps pipeline location. The badge's API endpoint is being changed from xamarin/public to dnceng-public organization while maintaining the same target link.

Changes:

  • Updated the public build status badge API URL to use dnceng-public organization instead of xamarin/public

Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

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

See Copilot suggestion

Copy link
Contributor

Copilot AI commented Jan 14, 2026

@rmarinho I've opened a new pull request, #33529, to work on those changes. Once the pull request is ready, I'll request review from you.

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:**
```markdown
[![Build Status](https://dev.azure.com/dnceng-public/_apis/build/status/maui-pr...)](https://dev.azure.com/xamarin/public/_build/latest?definitionId=57...)
```

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

<!-- START COPILOT CODING AGENT TIPS -->
---

💡 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](https://gh.io/copilot-coding-agent-tips) in the docs.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rmarinho <1235097+rmarinho@users.noreply.github.com>
@rmarinho rmarinho requested a review from jfversluis January 15, 2026 11:11
@jfversluis jfversluis merged commit edde73d into main Jan 15, 2026
2 of 3 checks passed
@jfversluis jfversluis deleted the rmarinho-patch-1 branch January 15, 2026 11:43
kubaflo pushed a commit to kubaflo/maui that referenced this pull request Jan 16, 2026
Update the badge to point to maui-pr-public

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rmarinho <1235097+rmarinho@users.noreply.github.com>
simonrozsival pushed a commit that referenced this pull request Jan 20, 2026
Update the badge to point to maui-pr-public

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rmarinho <1235097+rmarinho@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 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.

5 participants