-
Suggestion
-
Resolution: Unresolved
-
None
Currently Bitbucket pipelines only offers public API endpoints for pipelines:
As a customer we would like to request similar public endpoint for the pipelines runners.
With the following requirements:
- manage global workspace/repository runner config, as we as per runner config over-rides
- get status summary for runners - i.e. details of runners that are running, idle, and their last activity timestamp, etc.
- get list of queued steps for all sets of labels
- get the download link to the latest runner version (Linux shell, MacOS and Windows runners)
- is blocked by
-
BCLOUD-21708 API for creating a new Runner
- Closed