List pipelines API to return with the pipeline parameters
k
kevin@abiera.com
This will allow us to get a better insight of what the pipeline is for. Currently, the response on /api/v2/project/gh/org/project/pipeline only contains a trigger object that has: received_at, type and actor. Would love to have the related pipelines parameters included in the response.
B
Bradley Arsenault
Second this - would really like to see the parameters used to execute a pipeline. would vastly simplify several of our circle flows.