Search before asking
Description
There are two solutions to get pipelines of blueprints.
- Add a filter parameter (maybe an array filled by blueprints id?) to GET
/pipelines api, only return pipelines match target blueprints id.
- Add a new api
/blueprints/{id}/pipelines, to return pipelines triggered by blueprints.
Use case
We want to list pipelines of specific blueprints. (pipelines triggered by target blueprints)
Related issues
No
Are you willing to submit a PR?
Code of Conduct
Search before asking
Description
There are two solutions to get pipelines of blueprints.
/pipelinesapi, only return pipelines match target blueprints id./blueprints/{id}/pipelines, to return pipelines triggered by blueprints.Use case
We want to list pipelines of specific blueprints. (pipelines triggered by target blueprints)
Related issues
No
Are you willing to submit a PR?
Code of Conduct