[PR #1331] [MERGED] fix: support expression for step's continue-on-error field (#900) #1886

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1331
Author: @alex-savchuk
Created: 9/5/2022
Status: Merged
Merged: 9/8/2022
Merged by: @mergify[bot]

Base: masterHead: continue-on-error-support


📝 Commits (2)

  • cafce4c fix: support expression for step's continue-on-error field (#900)
  • a900a91 Merge branch 'master' into continue-on-error-support

📊 Changes

3 files changed (+105 additions, -12 deletions)

View changed files

📝 pkg/model/workflow.go (+11 -11)
📝 pkg/runner/step.go (+24 -1)
📝 pkg/runner/step_test.go (+70 -0)

📄 Description

No description provided


🔄 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/1331 **Author:** [@alex-savchuk](https://github.com/alex-savchuk) **Created:** 9/5/2022 **Status:** ✅ Merged **Merged:** 9/8/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `continue-on-error-support` --- ### 📝 Commits (2) - [`cafce4c`](https://github.com/nektos/act/commit/cafce4c6615520a363785925e816ce954baaa533) fix: support expression for step's continue-on-error field (#900) - [`a900a91`](https://github.com/nektos/act/commit/a900a91b2d07807a1337bf96e672236fefc3f0aa) Merge branch 'master' into continue-on-error-support ### 📊 Changes **3 files changed** (+105 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+11 -11) 📝 `pkg/runner/step.go` (+24 -1) 📝 `pkg/runner/step_test.go` (+70 -0) </details> ### 📄 Description _No description provided_ --- <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:05 +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#1886
No description provided.