Skip to content

[Feature][Api] Want api to get pipeline list of blueprints #2664

@narrowizard

Description

@narrowizard

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

There are two solutions to get pipelines of blueprints.

  1. Add a filter parameter (maybe an array filled by blueprints id?) to GET /pipelines api, only return pipelines match target blueprints id.
  2. 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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

priority/highThis issue is very importanttype/feature-requestThis issue is a proposal for something new

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions