Nested Insert Sages/Steps
S
Shamrock green Ostrich
We have been building pipeline templates with insert stages as our primary driver of pipelines, and in some cases we also have stage templates that themselves contain insert steps, for wrapping team-code with common tasks like environment build up/tear down logic, however we noticed we cannot insert the stage templates with the insert steps into our pipeline templates' insert stage, which breaks a flow that would otherwise be very helpful to us.
I noticed that this is listed as a limitation in the insert stage docs, but I would love to see if we could get this limitation lifted to allow for the nesting of a stage template with insert steps into a pipeline's insert stage.
Log In