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

[Feature request] Support reusable workflows #67

Open
jazmon opened this issue Apr 18, 2024 · 2 comments
Open

[Feature request] Support reusable workflows #67

jazmon opened this issue Apr 18, 2024 · 2 comments

Comments

@jazmon
Copy link

jazmon commented Apr 18, 2024

Currently the workflow provides no metrics for reusable workflows.

It'd be great if they were supported as in bigger GH Actions pipelines reusable workflows are very helpful on top of using shared actions

@Piedone
Copy link

Piedone commented Jul 14, 2024

What do you mean, exactly? We're using this action from reusable workflows, and the metrics properly show up under the consumer workflows. See e.g. here).

@jazmon
Copy link
Author

jazmon commented Jul 25, 2024

@Piedone you're not using reusable workflows, you're using modular workflows. Reusable workflows is when you use workflow_call event in the workflow and one workflow reuses workflows inside of it. Docs here https://docs.github.com/en/actions/using-workflows/reusing-workflows

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

2 participants