Skip to content

Add Tests badge for rolling builds on github workflows#9416

Merged
radical merged 1 commit intomicrosoft:mainfrom
radical:add-badge
May 20, 2025
Merged

Add Tests badge for rolling builds on github workflows#9416
radical merged 1 commit intomicrosoft:mainfrom
radical:add-badge

Conversation

@radical
Copy link
Copy Markdown
Member

@radical radical commented May 20, 2025

No description provided.

Copilot AI review requested due to automatic review settings May 20, 2025 08:08
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

Adds a test badge to the repository’s README to surface the status of the GitHub Actions tests workflow.

  • Introduces a “Tests” badge linking to the tests.yml workflow
  • Maintains existing build and issue-tracker badges
  • Ensures consistency by placing the new badge at the top

@github-actions github-actions Bot added the area-engineering-systems infrastructure helix infra engineering repo stuff label May 20, 2025
Comment thread README.md
@@ -1,5 +1,6 @@
# .NET Aspire

[![Tests](https://github.com/dotnet/aspire/actions/workflows/tests.yml/badge.svg?branch=main&event=push)](https://github.com/dotnet/aspire/actions/workflows/tests.yml)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why do we want clicking to go to the yml, wouldn't we want it to go to the results?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This link opens the workflow page with all the builds.

Copy link
Copy Markdown
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

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

comment above

@radical radical merged commit 067c6c7 into microsoft:main May 20, 2025
252 of 253 checks passed
@radical radical deleted the add-badge branch May 20, 2025 23:00
Comment thread README.md
@@ -1,5 +1,6 @@
# .NET Aspire

[![Tests](https://github.com/dotnet/aspire/actions/workflows/tests.yml/badge.svg?branch=main&event=push)](https://github.com/dotnet/aspire/actions/workflows/tests.yml)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'd call this the "Build Status" as well. We could consider calling this "Build Status (GitHub)" and the next one "Build Status (AzDO)".

@github-actions github-actions Bot locked and limited conversation to collaborators Jun 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-engineering-systems infrastructure helix infra engineering repo stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants