From 971991d01410c24f00b38d6276077d37145fab29 Mon Sep 17 00:00:00 2001 From: Vitaliy Lotorev Date: Tue, 3 Aug 2021 01:05:03 +0300 Subject: [PATCH] doc: Specify job.required-projects is extended by child jobs Change-Id: Iedf12ea3f0bfd60d08b9f722f80eed18e01701a4 --- doc/source/reference/job_def.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/reference/job_def.rst b/doc/source/reference/job_def.rst index d739fa4eca..0a33b5edb7 100644 --- a/doc/source/reference/job_def.rst +++ b/doc/source/reference/job_def.rst @@ -608,6 +608,8 @@ Here is an example of two job definitions: the working directory for the job. Speculative merging and cross-repo dependencies will be honored. + This attribute is a union of all applicable parents and variants. + The format for this attribute is either a list of strings or dictionaries. Strings are interpreted as project names, dictionaries, if used, may have the following attributes: