[PR #950] [MERGED] feat: add skipped status as step result #1698

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/950
Author: @KnisterPeter
Created: 1/4/2022
Status: Merged
Merged: 1/21/2022
Merged by: @cplee

Base: masterHead: adding-skipped-step-result


📝 Commits (1)

  • 3709831 feat: add skipped status as step result

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 pkg/model/step_result.go (+2 -0)
📝 pkg/runner/run_context.go (+2 -0)

📄 Description

Github sets the outcome and conclusion to skipped and this PR does the same during the pipeline run for the StepResults in act.


🔄 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/950 **Author:** [@KnisterPeter](https://github.com/KnisterPeter) **Created:** 1/4/2022 **Status:** ✅ Merged **Merged:** 1/21/2022 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `adding-skipped-step-result` --- ### 📝 Commits (1) - [`3709831`](https://github.com/nektos/act/commit/370983156a9c624f14599867de0392852766c9d7) feat: add skipped status as step result ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/step_result.go` (+2 -0) 📝 `pkg/runner/run_context.go` (+2 -0) </details> ### 📄 Description Github sets the outcome and conclusion to skipped and this PR does the same during the pipeline run for the StepResults in act. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:17 +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#1698
No description provided.