Description of the feature request
I’m using a workflow that triggers multiple workflows. I’d like to see the results of each part of my test “suite” as they run.
Use case / for what or how I would use it
Currently if I have one workflow that triggers multiple workflows, I have to click on the one workflow and see which of the workflows that are triggered failed if the “suite” failed. I’d like to have my triggered workflow to be considered a “suite” with the child flows being a part of the “suite”.
When I submit a PR, I can then see the “suite” that is kicked off and each workflow triggered as a part of that “suite”.