Merge "Ignore ref-updated event in doc builds"
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 11 Nov 2019 23:06:58 +0000 (23:06 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Mon, 11 Nov 2019 23:06:58 +0000 (23:06 +0000)
jjb/rtdv3/rtdv3.yaml [moved from jjb/read-the-docs/rtd.yaml with 54% similarity]

similarity index 54%
rename from jjb/read-the-docs/rtd.yaml
rename to jjb/rtdv3/rtdv3.yaml
index 8715884..25f325d 100644 (file)
@@ -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
 - 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