summaryrefslogtreecommitdiff
path: root/doc/source/launchers.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/launchers.rst')
-rw-r--r--doc/source/launchers.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/launchers.rst b/doc/source/launchers.rst
index c79929129..b95354f61 100644
--- a/doc/source/launchers.rst
+++ b/doc/source/launchers.rst
@@ -78,6 +78,10 @@ comment-added events):
The target branch for the change that triggered this build.
**ZUUL_CHANGE**
The Gerrit change ID for the change that triggered this build.
+**ZUUL_CHANGES**
+ A caret character separated list of the changes upon which this build
+ is dependent upon in the form of a colon character separated list
+ consisting of project name, target branch, and revision ref.
**ZUUL_CHANGE_IDS**
All of the Gerrit change IDs that are included in this build (useful
when the DependentPipelineManager combines changes for testing).