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

[Task]: prevent self-referencing workflows and pipelines #4326

Closed
6 tasks done
bamaer opened this issue Sep 18, 2024 · 1 comment
Closed
6 tasks done

[Task]: prevent self-referencing workflows and pipelines #4326

bamaer opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@bamaer
Copy link
Contributor

bamaer commented Sep 18, 2024

What needs to happen?

Actions or transforms that run child workflows or pipelines should have a check to prevent self-references (calling the current workflow or pipeline as a child).
This applies to (at least)

Issue Priority

Priority: 2

Issue Component

Component: Actions, Component: Transforms

@bamaer
Copy link
Contributor Author

bamaer commented Sep 19, 2024

.take-issue

@github-actions github-actions bot added this to the 2.10 milestone Sep 19, 2024
hansva added a commit to bamaer/hop that referenced this issue Sep 24, 2024
hansva added a commit that referenced this issue Sep 24, 2024
prevent self-references for child workflows and pipelines #2578 #4326
@bamaer bamaer closed this as completed Sep 25, 2024
Adalennis pushed a commit to Adalennis/hop that referenced this issue Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant