Add missing doc for pipeline start-message

Change-Id: I5fb8696a36a3ebba28e2e62ad4304c6677365671
This commit is contained in:
Fabien Boucher 2019-06-18 10:27:39 +02:00
parent a48548b804
commit 6f550eea59
1 changed files with 6 additions and 0 deletions

View File

@ -240,6 +240,12 @@ success, the pipeline reports back to Gerrit with ``Verified`` vote of
The introductory text in reports when at least one voting job
fails.
.. attr:: start-message
:default: Starting {pipeline.name} jobs.
The introductory text in reports when jobs are started.
Two replacement fields are available ``status_url`` and ``pipeline``.
.. attr:: merge-failure-message
:default: Merge failed.