Regular expression matched against downstream job full names.
This field is used only when Collect Downstream Logs is enabled.
Jobs that do not match the pattern are skipped.
Examples:
team-folder/.*/deploy-.* matches nested deploy jobs inside team-folderrelease-pipeline|hotfix-pipeline matches either job name exactly.* matches all downstream jobs (use with caution)