Additional note about branches for implied-branches

If you define pragma.implied-branches on a branch, it needs to include
that branch name or changes will not be applied. Let's document this so
that other don't wonder why their zuul layout changes on a branch don't
actually trigger anything.

Change-Id: Ia9bbc54a199cd759580973f756956a9cf07d6b3e
This commit is contained in:
Alex Schultz 2019-06-25 11:06:38 -06:00
parent 2029ac77ba
commit d6d8902479
1 changed files with 3 additions and 0 deletions

View File

@ -1749,6 +1749,9 @@ pragma directives may not be set and then unset within the same file.
Note that if a job contains an explicit branch matcher, it will
be used regardless of the value supplied here.
If this is used in a branch, it should include that branch name
or changes on that branch may be ignored.
Note also that the presence of `implied-branches` does not
automatically set `implied-branch-matchers`. Zuul will still
decide if implied branch matchers are warranted at all, using