Merge "Update third party recheck syntax recommendations"

This commit is contained in:
Jenkins 2016-06-09 19:53:18 +00:00 committed by Gerrit Code Review
commit b956619794

View File

@ -40,9 +40,12 @@ Requirements
* Support recheck to request re-running a test.
* Support the following syntaxes: ``recheck``.
* Support the following syntaxes: ``recheck``, ``<system>: recheck``
* Recheck means recheck everything. A single recheck comment should
re-trigger all testing systems.
* <system>: recheck should only re-trigger this specific system.
* Any other commands the system responds to should also use the same
<system> namespace
* Publish contact information for the maintainers.