winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 6567cf1b74afffed897a9bca085f14570c046a2f
parent f65c24107d9b14052bd7c0d06857a8b8bce5a063
Author: JohnMcPMS <johnmcp@microsoft.com>
Date:   Tue, 27 Aug 2024 13:54:46 -0700

Update build status badge (#4758)

## Change
We moved our pipelines to a new ADO organization; this moves the status
badge to point to it.
Diffstat:
M.github/actions/spelling/expect.txt | 1+
MREADME.md | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt @@ -370,6 +370,7 @@ oop opensource OPTOUT osfhandle +oss outfile OUTOFMEMORY Outptr diff --git a/README.md b/README.md @@ -56,7 +56,7 @@ You can also [build the client yourself](#building-the-client). While the client ## Build Status -[![Build Status](https://dev.azure.com/ms/winget-cli/_apis/build/status/microsoft.winget-cli?branchName=master)](https://dev.azure.com/ms/winget-cli/_build/latest?definitionId=344&branchName=master) +[![Build Status](https://dev.azure.com/shine-oss/winget-cli/_apis/build/status/winget-cli%20Build_Test?branchName=master&label=Main%20Branch%20(Including%20PRs))](https://dev.azure.com/shine-oss/winget-cli/_build/latest?definitionId=10&branchName=master) ## Windows Package Manager Release Roadmap