From: Aric Gardner Date: Mon, 11 Nov 2019 23:06:58 +0000 (+0000) Subject: Merge "Ignore ref-updated event in doc builds" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=981e90d0cb5f91ab164db5864f2d32fa5a66609d;hp=25eaaba34a229d8e9111260d945c097b3525813b;p=ci-management.git Merge "Ignore ref-updated event in doc builds" --- diff --git a/jjb/read-the-docs/rtd.yaml b/jjb/rtdv3/rtdv3.yaml similarity index 54% rename from jjb/read-the-docs/rtd.yaml rename to jjb/rtdv3/rtdv3.yaml index 87158846..25f325d8 100644 --- a/jjb/read-the-docs/rtd.yaml +++ b/jjb/rtdv3/rtdv3.yaml @@ -1,7 +1,9 @@ -# Global read the docs jobs +# Global read the docs version 3 jobs # # jobs trigger for all projects on any changes # to files in the docs/* directory +# and publish subprojects to readthedocs.io +# using credentials from Jenkins settings --- - project: name: rtdv3-view @@ -12,6 +14,11 @@ - project: name: rtdv3-global build-node: centos7-builder-1c-1g + # override the default to ignore ref-updated-event + gerrit_merge_triggers: + - change-merged-event + - comment-added-contains-event: + comment-contains-value: remerge$ jobs: - rtdv3-global-verify - rtdv3-global-merge