[GH-ISSUE #339] Support composite GitHub actions #240

Closed
opened 2026-03-01 21:41:42 +03:00 by kerem · 11 comments
Owner

Originally created by @justincy on GitHub (Aug 19, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/339

A request to support composite GitHub actions: https://docs.github.com/en/actions/creating-actions/creating-a-composite-run-steps-action

Originally created by @justincy on GitHub (Aug 19, 2020). Original GitHub issue: https://github.com/nektos/act/issues/339 A request to support composite GitHub actions: https://docs.github.com/en/actions/creating-actions/creating-a-composite-run-steps-action
kerem closed this issue 2026-03-01 21:41:42 +03:00
Author
Owner

@jsoref commented on GitHub (Aug 30, 2020):

Amongst the things to look at: actions/runner#615

<!-- gh-comment-id:683376869 --> @jsoref commented on GitHub (Aug 30, 2020): Amongst the things to look at: actions/runner#615
Author
Owner

@kungfuchicken commented on GitHub (Sep 25, 2020):

+1 on this

<!-- gh-comment-id:699144686 --> @kungfuchicken commented on GitHub (Sep 25, 2020): +1 on this
Author
Owner

@ghost commented on GitHub (Nov 16, 2020):

Any updates on the status of this one?

<!-- gh-comment-id:727718847 --> @ghost commented on GitHub (Nov 16, 2020): Any updates on the status of this one?
Author
Owner

@github-actions[bot] commented on GitHub (Jan 16, 2021):

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

<!-- gh-comment-id:761279599 --> @github-actions[bot] commented on GitHub (Jan 16, 2021): Issue is stale and will be closed in 14 days unless there is new activity
Author
Owner

@rickstaa commented on GitHub (Jan 16, 2021):

Still relevant.

<!-- gh-comment-id:761533232 --> @rickstaa commented on GitHub (Jan 16, 2021): Still relevant.
Author
Owner

@dradetsky commented on GitHub (Feb 4, 2021):

I also need this feature

<!-- gh-comment-id:773640774 --> @dradetsky commented on GitHub (Feb 4, 2021): I also need this feature
Author
Owner

@rudolphmatthias commented on GitHub (Feb 26, 2021):

We want to start using composite actions a lot, but also don't want to loose the ability to test locally. This feature is really needed.

<!-- gh-comment-id:786744333 --> @rudolphmatthias commented on GitHub (Feb 26, 2021): We want to start using composite actions a lot, but also don't want to loose the ability to test locally. This feature is really needed.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 30, 2021):

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

<!-- gh-comment-id:809819381 --> @github-actions[bot] commented on GitHub (Mar 30, 2021): Issue is stale and will be closed in 14 days unless there is new activity
Author
Owner

@catthehacker commented on GitHub (Apr 2, 2021):

Implemented in #514

<!-- gh-comment-id:812717500 --> @catthehacker commented on GitHub (Apr 2, 2021): Implemented in #514
Author
Owner

@askb commented on GitHub (Apr 26, 2024):

@justincy Is there a readme or docs on what inputs are required for test run locally with the latest nektos/act? Maybe I'm missing some steps.

[reusable/reusable_workflow_job]   🐳  docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0] user= workdir=
| inputs.string_required=
[reusable/reusable_workflow_job]   ❌  Failure - Main test required string
<!-- gh-comment-id:2078573812 --> @askb commented on GitHub (Apr 26, 2024): @justincy Is there a readme or docs on what inputs are required for test run locally with the latest nektos/act? Maybe I'm missing some steps. ``` [reusable/reusable_workflow_job] 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0] user= workdir= | inputs.string_required= [reusable/reusable_workflow_job] ❌ Failure - Main test required string ```
Author
Owner

@jsoref commented on GitHub (Apr 26, 2024):

@askb: this ticket was for composite actions, your workflow appears to be a reusable workflow which was related to #826.

I'd suggest asking in gitter or opening a new ticket with a sample repository.

<!-- gh-comment-id:2079701040 --> @jsoref commented on GitHub (Apr 26, 2024): @askb: this ticket was for composite actions, your workflow appears to be a reusable workflow which was related to #826. I'd suggest asking in gitter or opening a new ticket with a sample repository.
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#240
No description provided.