Skip to content

Reporting test results#1166

Merged
jbogard merged 2 commits into
mainfrom
builds
Mar 6, 2026
Merged

Reporting test results#1166
jbogard merged 2 commits into
mainfrom
builds

Conversation

@jbogard

@jbogard jbogard commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

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.

Pull request overview

This PR adds GitHub Actions check reporting for .NET test results so that TRX output is surfaced in the GitHub UI for both CI and Release workflows.

Changes:

  • Grant checks: write permission to workflows so an action can publish check runs.
  • Add dorny/test-reporter steps to CI and Release to publish TRX test results.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
.github/workflows/ci.yml Publishes TRX test results as a GitHub check after running Build.ps1 in CI.
.github/workflows/release.yml Publishes TRX test results as a GitHub check after running Build.ps1 in the tag-based release workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jbogard
jbogard merged commit f72aef8 into main Mar 6, 2026
6 checks passed
@jbogard
jbogard deleted the builds branch March 6, 2026 20:47
This was referenced Jul 2, 2026
This was referenced Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants