[PR #1939] [MERGED] fix: Shorten or/and in expressions #2198

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

📋 Pull Request Information

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

Base: masterHead: short-circuit


📝 Commits (2)

  • aad374e Shorten or/and in expressions
  • f774c1f Merge branch 'master' into short-circuit

📊 Changes

1 file changed (+5 additions, -10 deletions)

View changed files

📝 pkg/exprparser/interpreter.go (+5 -10)

📄 Description

Fixes #1746


🔄 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/1939 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 8/1/2023 **Status:** ✅ Merged **Merged:** 8/8/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `short-circuit` --- ### 📝 Commits (2) - [`aad374e`](https://github.com/nektos/act/commit/aad374ea078a3d997e0c6df6b1a67a2e75b141be) Shorten or/and in expressions - [`f774c1f`](https://github.com/nektos/act/commit/f774c1f00a63bc80e37204d48d849f8423dbf80a) Merge branch 'master' into short-circuit ### 📊 Changes **1 file changed** (+5 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `pkg/exprparser/interpreter.go` (+5 -10) </details> ### 📄 Description Fixes #1746 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:25 +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#2198
No description provided.