-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: API Framework - Querying
-
None
-
1
Currently, there is no public API to get the list of pipeline definitions/selectors that can be run for a given branch.
On Bitbucket it uses internal API:
(/<workspace>/<repository>/pipeline_definitions)
Suggestion:
A public, supported API endpoint that returns the available pipeline definitions for a specific branch — the same data the UI shows when picking a pipeline to run.