If you use a dynamically generated pipeline, e.g when you have a large mono-repo and only create steps for components that have changed, there currently is no way to access the generated pipeline.
This makes it hard to programmatically analyze the build after they have run.
So my request is to update the GraphQL API to let you download the rendered pipeline yaml for each build.