]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-pr-backend: Auto-run on octopus PRs only 1575/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 27 May 2020 17:34:37 +0000 (13:34 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 27 May 2020 17:34:37 +0000 (13:34 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dashboard-pr-backend/config/definitions/ceph-dashboard-pr-backend.yml

index faea4dcbeb409af1e8f7a408991305e6875d225b..90a1118345ee806664f7d130ed6a036d96fefb0c 100644 (file)
           allow-whitelist-orgs-as-admins: true
           org-list:
             - ceph
-          black-list-target-branches:
-            - luminous
-            - mimic
+          white-list-target-branches:
+            - octopus
           trigger-phrase: 'jenkins test dashboard backend'
           skip-build-phrase: '^jenkins do not test.*'
-          only-trigger-phrase: true
+          only-trigger-phrase: false
           github-hooks: true
           permit-all: true
           auto-close-on-fail: false