From 9384b39553d1d7c0ae384c12eb31edfbe036d662 Mon Sep 17 00:00:00 2001 From: Udith-creates Date: Mon, 26 Jan 2026 23:20:26 +0530 Subject: [PATCH 1/2] Issue Solved --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbeb17c0..c2c82c30 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-a365-observability-core?label=PyPI&logo=pypi)](https://pypi.org/search/?q=microsoft-agents-a365) [![PyPI Downloads](https://img.shields.io/pypi/dm/microsoft-agents-a365-observability-core?label=Downloads&logo=pypi)](https://pypi.org/search/?q=microsoft-agents-a365) -[![Build Status](https://img.shields.io/github/actions/workflow/status/microsoft/Agent365-python/.github/workflows/ci.yml?branch=main&label=Build&logo=github)](https://github.com/microsoft/Agent365-python/actions) +[![Build Status](https://img.shields.io/github/actions/workflow/status/microsoft/Agent365-python/ci.yml?branch=main&label=CI&logo=github)](https://github.com/microsoft/Agent365-python/actions/workflows/ci.yml) [![License](https://img.shields.io/github/license/microsoft/Agent365-python?label=License)](LICENSE.md) [![Python Version](https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python)](https://www.python.org/) [![Contributors](https://img.shields.io/github/contributors/microsoft/Agent365-python?label=Contributors&logo=github)](https://github.com/microsoft/Agent365-python/graphs/contributors) From e37892f1a44966cda85be3f48a18765b3a0e10fb Mon Sep 17 00:00:00 2001 From: Udith-creates Date: Mon, 26 Jan 2026 23:22:14 +0530 Subject: [PATCH 2/2] Issue Solved --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2c82c30..ea4acacc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI](https://img.shields.io/pypi/v/microsoft-agents-a365-observability-core?label=PyPI&logo=pypi)](https://pypi.org/search/?q=microsoft-agents-a365) [![PyPI Downloads](https://img.shields.io/pypi/dm/microsoft-agents-a365-observability-core?label=Downloads&logo=pypi)](https://pypi.org/search/?q=microsoft-agents-a365) -[![Build Status](https://img.shields.io/github/actions/workflow/status/microsoft/Agent365-python/ci.yml?branch=main&label=CI&logo=github)](https://github.com/microsoft/Agent365-python/actions/workflows/ci.yml) +[![CI - Build, Test, and Publish SDKs](https://github.com/microsoft/Agent365-python/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/microsoft/Agent365-python/actions/workflows/ci.yml) [![License](https://img.shields.io/github/license/microsoft/Agent365-python?label=License)](LICENSE.md) [![Python Version](https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python)](https://www.python.org/) [![Contributors](https://img.shields.io/github/contributors/microsoft/Agent365-python?label=Contributors&logo=github)](https://github.com/microsoft/Agent365-python/graphs/contributors)