Skip to content

Conversation

radical
Copy link
Member

@radical radical commented May 20, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 20, 2025 08:08
Copy link
Contributor

@Copilot 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
@@ -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
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
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
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 dotnet:main May 20, 2025
252 of 253 checks passed
@radical radical deleted the add-badge branch May 20, 2025 23:00
@@ -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
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.

3 participants