From 9007c4769d7625ca4f3ceddfc162373a9f28ed6c Mon Sep 17 00:00:00 2001 From: Ronelle Landy Date: Wed, 23 Oct 2024 16:49:58 -0400 Subject: [PATCH] Add uni02beta trigger job (proposed branches) --- zuul.d/trigger-jobs.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 zuul.d/trigger-jobs.yaml 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