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

Calling other github actions #1458

Open
LecrisUT opened this issue Jul 6, 2023 · 0 comments
Open

Calling other github actions #1458

LecrisUT opened this issue Jul 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@LecrisUT
Copy link

LecrisUT commented Jul 6, 2023

I couldn't find if there is an API for this, but it would be useful if you could call other Github actions within a javascript workflow. E.g. running actions/checkout or actions/setup-python. Some of the actions are javascript so in principle they could be reused if an interface is provided, but trying to navigate through actions/checkout, it doesn't seem straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant