[PR #1580] [MERGED] feat: step summary of test results #2015

Closed
opened 2026-03-01 21:53:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1580
Author: @ChristopherHX
Created: 1/23/2023
Status: Merged
Merged: 1/25/2023
Merged by: @mergify[bot]

Base: masterHead: workflow_summary


📝 Commits (10+)

📊 Changes

2 files changed (+86 additions, -3 deletions)

View changed files

.github/actions/run-tests/action.yml (+77 -0)
📝 .github/workflows/checks.yml (+9 -3)

📄 Description

Examples

Logs of each tests are uploaded additionally as an artifact

Closes https://github.com/nektos/act/issues/1567


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1580 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/25/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `workflow_summary` --- ### 📝 Commits (10+) - [`3a5e660`](https://github.com/nektos/act/commit/3a5e660917320f6b45bf14c4935d7b06b4f19cda) feat: step summary of test results - [`5844c97`](https://github.com/nektos/act/commit/5844c979bdd65b9de290f5ed180bc0906a501bed) fix: indent style - [`a99b0cd`](https://github.com/nektos/act/commit/a99b0cd6216e33df1a07957134c776de4f186764) fix: handle failed tests - [`8078bf0`](https://github.com/nektos/act/commit/8078bf0279f5405c292645cb5764f7cc22afce14) fix upload / create a logs artifact - [`5416fdf`](https://github.com/nektos/act/commit/5416fdf12dd76e21c7f07ecc5c57f0db885aec22) Update checks.yml - [`7290800`](https://github.com/nektos/act/commit/7290800027781e7f680c81f60aca47d54fd9b60a) fix: always upload logs - [`70141f2`](https://github.com/nektos/act/commit/70141f246cff1f6d14139114c7cdeb9766dab71b) fix: run success - [`9029ea0`](https://github.com/nektos/act/commit/9029ea0fe786fffc3be690f1e0e56e16f1871d59) Move steps into a composite action - [`f8c04a6`](https://github.com/nektos/act/commit/f8c04a6caed8fcf9545bd4421d234cded7a2b461) use args and not the hardcoded ones - [`8df9c32`](https://github.com/nektos/act/commit/8df9c3236402ef12b92a0db97ede5574f1218e69) format composite action ### 📊 Changes **2 files changed** (+86 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.github/actions/run-tests/action.yml` (+77 -0) 📝 `.github/workflows/checks.yml` (+9 -3) </details> ### 📄 Description Examples - https://github.com/nektos/act/actions/runs/3988464133/attempts/1#summary-10827280870 - https://github.com/nektos/act/actions/runs/3989524486/attempts/1#summary-10830484825 Logs of each tests are uploaded additionally as an artifact Closes https://github.com/nektos/act/issues/1567 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2015
No description provided.