diff --git a/zuul.d/trigger-jobs.yaml b/zuul.d/trigger-jobs.yaml new file mode 100644 index 000000000..2b6cec601 --- /dev/null +++ b/zuul.d/trigger-jobs.yaml @@ -0,0 +1,14 @@ +# Architecture trigger jobs + +- job: + name: architecture-downstream-uni02beta-trigger-job + parent: downstream-uni02beta-trigger-job + description: | + This job will trigger a uni02beta-upstream job downstream. + We can invoke this job by adding following comment + `\trigger github-experimental` in the github pull request comment. + These jobs runs in github-experimental-trigger pipeline. + files: + - ^dt/uni02beta + - ^lib + - ^automation/vars/uni02beta.yaml