Skip to content

GitHubActionsReport - Create job summary only on failure #10600

Description

Summary

The GitHubActionsReport always create a report. I have a repository with lots of test jobs (windows / linux / macos / sharded => 40 jobs). If you create one summary per job, this is not useful to find the error as you have to scroll to find the right summary. Also, GitHub doesn't load them all by default, so the value is hard to get (one click per summary to load them).

I would like to have a new option to create the summary only when there is a failure, so I can easily see which test is failing and get the error message and call stack without looking at the logs of the job.

Image

Proposed Feature

Add a new option like

--report-gh --report-gh-summary-on-failure on

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/mtp-extensionsMTP extensions (TrxReport, Retry, HtmlReport, ...).

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions