Merge "Add missing doc for pipeline start-message"

This commit is contained in:
Zuul 2019-06-26 16:53:35 +00:00 committed by Gerrit Code Review
commit 071f0204a8
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.