Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 360 Bytes

services.rst

File metadata and controls

9 lines (6 loc) · 360 Bytes
.. bb:cfg:: services

Custom Services

For advanced users or plugins writers, the 'services' key is available, and holds a list of :py:class:`buildbot.util.service.BuildbotService`. As this feature for advanced users, it is described in the developer section of the manual.

This section will grow as soon as ready-to-use services are created.