VPP: sphinx docs branch and skipvote 61/15661/1
authorEd Kern <ejk@cisco.com>
Thu, 1 Nov 2018 13:09:10 +0000 (09:09 -0400)
committerEd Kern <ejk@cisco.com>
Thu, 1 Nov 2018 13:09:10 +0000 (09:09 -0400)
add specific branch params and also make
it skip vote

Change-Id: Id9805b6c2e490cc05a9344273a6927a7be71262e
Signed-off-by: Ed Kern <ejk@cisco.com>
jjb/vpp/docs.yaml

index 2c7c3b2..c4c0ce6 100644 (file)
           trigger-on:
             - comment-added-contains-event:
                 comment-contains-value: 'run-sphinx-docs-verify'
+          projects:
+            - project-compare-type: 'ANT'
+              project-pattern: '{project}'
+              branches:
+                - branch-compare-type: 'ANT'
+                  branch-pattern: '**/{branch}'
+          skip-vote:
+            successful: true
+            failed: true
+            unstable: true
+            notbuilt: true
     builders:
       - maven-target:
           maven-version: 'mvn33-new'