add zuul jobs (#1)

Enable zuul jobs

Reviewed-by: OpenTelekomCloud Bot <None>
Reviewed-by: Vladimir Hasko <vladimirhasko@gmail.com>
This commit is contained in:
2022-05-03 07:20:12 +02:00
committed by GitHub
parent 107a0e1a82
commit d4de57a7f4
25 changed files with 722 additions and 363 deletions

View File

@ -0,0 +1,6 @@
apply_doc_patch_gh: "/usr/local/bin/gh"
apply_doc_patch_branch_name: "import-{{ doc_label }}-{{ zuul.change }}"
apply_doc_patch_pr_title: |
Changes to {{ doc_label }} from doc-exports#{{ zuul.change }}
apply_doc_patch_pr_body_file: "{{ ansible_user_dir }}/{{ doc_label }}_pr_body.txt"
apply_doc_patch_pr_label: "autoPR"