]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-prs: require ghprbTargetBranch when manually triggering 1110/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 24 Aug 2018 18:18:55 +0000 (14:18 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 24 Aug 2018 18:18:55 +0000 (14:18 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml

index 01c6b6423169f5ac22b0168d7a80cc2556455438..c3127511f088ed65152acd4606497c4e3f280070 100644 (file)
@@ -80,6 +80,9 @@
       - string:
           name: ghprbSourceBranch
           description: "When manually triggered, and the remote PR isn't a branch in the ceph.git repo This can be specified to determine the actual branch."
+      - string:
+          name: ghprbTargetBranch
+          description: 'Required when manually triggered,  the targeted branch needs to be set (e.g. "luminous" or "master")'
       - string:
           name: GITHUB_SHA
           description: "The tip (last commit) in the PR, a sha1 like 7d787849556788961155534039886aedfcdb2a88 (if set, will report status to Github)"