Add a special step (defined once) that can be automatically executed at each workflow start (perhaps via an annotation).
Example use case: every time the workflow starts, check if it is forked_from and, if it is a fork, tag the forked-from parent with some specific medatadata.
Add a special step (defined once) that can be automatically executed at each workflow start (perhaps via an annotation).
Example use case: every time the workflow starts, check if it is
forked_fromand, if it is a fork, tag the forked-from parent with some specific medatadata.