Skip to content

Commit

Permalink
Adding docs for builder descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
brycelelbach committed Oct 28, 2012
1 parent 71b8281 commit 6290f2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions master/docs/developer/config.rst
Expand Up @@ -250,6 +250,10 @@ Builder Configuration
The builder's mergeRequests callable.

.. py:attribute:: description
The builder's description, displayed in the web status.

Error Handling
==============

Expand Down
4 changes: 4 additions & 0 deletions master/docs/manual/cfg-builders.rst
Expand Up @@ -122,6 +122,10 @@ Other optional keys may be set on each ``BuilderConfig``:
specific for this builder in this parameter. Those values can be used
later on like other properties. :ref:`Interpolate`.

``description``
A builder may be given an arbitrary description, which will show up in the
web status on the builder's page.

.. index:: Builds; merging

.. _Merging-Build-Requests:
Expand Down

0 comments on commit 6290f2d

Please sign in to comment.