[GH-ISSUE #296] [Feature Request] Pre/Post Entrypoint Support #207

Closed
opened 2026-03-01 21:41:13 +03:00 by kerem · 1 comment
Owner

Originally created by @JustinGrote on GitHub (Jun 25, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/296

https://help.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#pre-entrypoint

Recommended Implementation

Parse the YAML for these keys, and if they exist, just do another docker run prior to the main one and set this as the entry point. Same for post but after.

Originally created by @JustinGrote on GitHub (Jun 25, 2020). Original GitHub issue: https://github.com/nektos/act/issues/296 https://help.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#pre-entrypoint # Recommended Implementation Parse the YAML for these keys, and if they exist, just do another docker run prior to the main one and set this as the entry point. Same for post but after.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 25, 2020):

Issue is stale and will be closed in 7 days unless there is new activity

<!-- gh-comment-id:679430946 --> @github-actions[bot] commented on GitHub (Aug 25, 2020): Issue is stale and will be closed in 7 days unless there is new activity
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#207
No description provided.