[PR #1728] [MERGED] fix: reusable workflow panic #2098

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1728
Author: @ChristopherHX
Created: 4/13/2023
Status: Merged
Merged: 4/13/2023
Merged by: @mergify[bot]

Base: masterHead: fix-reusable-workflow-panic


📝 Commits (2)

  • 510b830 fix: reusable workflow panic
  • d33c4d5 Merge branch 'master' into fix-reusable-workflow-panic

📊 Changes

4 files changed (+27 additions, -1 deletions)

View changed files

📝 pkg/model/workflow.go (+2 -1)
pkg/runner/testdata/.github/workflows/local-reusable-workflow-no-inputs-array.yml (+10 -0)
pkg/runner/testdata/.github/workflows/local-reusable-workflow-no-inputs-string.yml (+9 -0)
📝 pkg/runner/testdata/uses-workflow/local-workflow.yml (+6 -0)

📄 Description

Fixes #1716


🔄 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/1728 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 4/13/2023 **Status:** ✅ Merged **Merged:** 4/13/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-reusable-workflow-panic` --- ### 📝 Commits (2) - [`510b830`](https://github.com/nektos/act/commit/510b830540f31678dc2a7233d31c61f34c3530a4) fix: reusable workflow panic - [`d33c4d5`](https://github.com/nektos/act/commit/d33c4d5cb5f5cbc2c06b2f9d89fbfbec9a39c295) Merge branch 'master' into fix-reusable-workflow-panic ### 📊 Changes **4 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+2 -1) ➕ `pkg/runner/testdata/.github/workflows/local-reusable-workflow-no-inputs-array.yml` (+10 -0) ➕ `pkg/runner/testdata/.github/workflows/local-reusable-workflow-no-inputs-string.yml` (+9 -0) 📝 `pkg/runner/testdata/uses-workflow/local-workflow.yml` (+6 -0) </details> ### 📄 Description Fixes #1716 --- <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:00 +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#2098
No description provided.