[PR #1915] [CLOSED] fix: follow symlinks in local actions config #2189

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1915
Author: @ChristopherHX
Created: 7/16/2023
Status: Closed

Base: masterHead: follow_local_action_symlink


📝 Commits (1)

  • 41c0f90 fix: follow symlinks in local actions config

📊 Changes

1 file changed (+16 additions, -8 deletions)

View changed files

📝 pkg/runner/step_action_local.go (+16 -8)

📄 Description

This change allows action.yml to be a symlink again.

The last time this was working was before I fixed that local actions are read from the container.


🔄 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/1915 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 7/16/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `follow_local_action_symlink` --- ### 📝 Commits (1) - [`41c0f90`](https://github.com/nektos/act/commit/41c0f90af965a3ad1d6f6e94c66ef5338abb077d) fix: follow symlinks in local actions config ### 📊 Changes **1 file changed** (+16 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/step_action_local.go` (+16 -8) </details> ### 📄 Description This change allows `action.yml` to be a symlink again. The last time this was working was before I fixed that local actions are read from the container. --- <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:23 +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#2189
No description provided.