summaryrefslogtreecommitdiff
path: root/doc/source/drivers/gerrit.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-04-29 16:21:04 +0000
committerGerrit Code Review <review@openstack.org>2023-04-29 16:21:04 +0000
commit8dcc69fbf0b20a9d50ca5dc0c2cbe866abc0bb3e (patch)
treedeb65dc539b1dc06d84226a629cdf0bbfbe9d962 /doc/source/drivers/gerrit.rst
parent57cdfc978fb2090d697fa8fd89598e406d3551c7 (diff)
parent1a4ec7e9266989207f879786a1c19b6d18180eb2 (diff)
downloadzuul-8dcc69fbf0b20a9d50ca5dc0c2cbe866abc0bb3e.tar.gz
Merge "Add GitHub pipeline trigger requirements"
Diffstat (limited to 'doc/source/drivers/gerrit.rst')
-rw-r--r--doc/source/drivers/gerrit.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/drivers/gerrit.rst b/doc/source/drivers/gerrit.rst
index 4e7fc7cea..4b9c93044 100644
--- a/doc/source/drivers/gerrit.rst
+++ b/doc/source/drivers/gerrit.rst
@@ -250,7 +250,8 @@ be able to invoke the ``gerrit stream-events`` command over SSH.
This takes a list of approvals in the same format as
:attr:`pipeline.trigger.<gerrit source>.require-approval` but
- will fail to enter the pipeline if there is a matching approval.
+ the item will fail to enter the pipeline if there is a matching
+ approval.
Reporter Configuration
----------------------