Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support composite GitHub actions #339

Closed
justincy opened this issue Aug 19, 2020 · 11 comments
Closed

Support composite GitHub actions #339

justincy opened this issue Aug 19, 2020 · 11 comments

Comments

@justincy
Copy link

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

@jsoref
Copy link
Contributor

jsoref commented Aug 30, 2020

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

@kungfuchicken
Copy link

+1 on this

@ghost
Copy link

ghost commented Nov 16, 2020

Any updates on the status of this one?

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot added the stale label Jan 16, 2021
@rickstaa
Copy link

Still relevant.

@dradetsky
Copy link

I also need this feature

@rudolphmatthias
Copy link

rudolphmatthias commented 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.

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot added the stale label Mar 30, 2021
@catthehacker catthehacker added stale-exempt Exempt from stale and removed stale labels Mar 30, 2021
@catthehacker
Copy link
Member

Implemented in #514

@catthehacker catthehacker removed the stale-exempt Exempt from stale label Apr 2, 2021
@askb
Copy link

askb commented 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

@jsoref
Copy link
Contributor

jsoref commented 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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants