[PR #2349] [MERGED] fix: update reusable workflow input handling #2404

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2349
Author: @ChristopherHX
Created: 6/3/2024
Status: Merged
Merged: 6/5/2024
Merged by: @mergify[bot]

Base: masterHead: update-reusable-workflow-inputs


📝 Commits (3)

  • 0f52368 update reusable workflow input handling
  • a948224 make test stricter
  • a970b77 Merge branch 'master' into update-reusable-workflow-inputs

📊 Changes

3 files changed (+23 additions, -20 deletions)

View changed files

📝 pkg/model/workflow.go (+4 -4)
📝 pkg/runner/expression.go (+11 -8)
📝 pkg/runner/testdata/.github/workflows/local-reusable-workflow.yml (+8 -8)

📄 Description

Remember My outstanding task here is writing tests Done

Fixes #2344


🔄 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/2349 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `update-reusable-workflow-inputs` --- ### 📝 Commits (3) - [`0f52368`](https://github.com/nektos/act/commit/0f5236823253fb9337646c767b8616540c9529eb) update reusable workflow input handling - [`a948224`](https://github.com/nektos/act/commit/a9482243fec0d1571469216edda288d8e05823a0) make test stricter - [`a970b77`](https://github.com/nektos/act/commit/a970b7750b233424d6e6e36489629c621a7b8f00) Merge branch 'master' into update-reusable-workflow-inputs ### 📊 Changes **3 files changed** (+23 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+4 -4) 📝 `pkg/runner/expression.go` (+11 -8) 📝 `pkg/runner/testdata/.github/workflows/local-reusable-workflow.yml` (+8 -8) </details> ### 📄 Description ~~**Remember** _My outstanding task here is writing tests_~~ Done Fixes #2344 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:18 +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#2404
No description provided.