[PR #6007] Support case statement #2657

Open
opened 2026-03-01 22:37:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/6007
Author: @wd-hopkins
Created: 2/14/2026
Status: 🔄 Open

Base: masterHead: case-statement-support


📝 Commits (1)

📊 Changes

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

View changed files

📝 pkg/exprparser/functions.go (+25 -0)
📝 pkg/exprparser/functions_test.go (+32 -0)
📝 pkg/exprparser/interpreter.go (+2 -0)
📝 pkg/schema/schema.go (+1 -0)

📄 Description

Fixes https://github.com/nektos/act/issues/6006


🔄 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/6007 **Author:** [@wd-hopkins](https://github.com/wd-hopkins) **Created:** 2/14/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `case-statement-support` --- ### 📝 Commits (1) - [`24703b8`](https://github.com/nektos/act/commit/24703b8c148a98a7596a3e6c5df2320a37d8273d) Support case statement ### 📊 Changes **4 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/exprparser/functions.go` (+25 -0) 📝 `pkg/exprparser/functions_test.go` (+32 -0) 📝 `pkg/exprparser/interpreter.go` (+2 -0) 📝 `pkg/schema/schema.go` (+1 -0) </details> ### 📄 Description Fixes https://github.com/nektos/act/issues/6006 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2657
No description provided.