]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-pr: add the TargetBranch param for manually triggering it 1124/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 13 Sep 2018 12:19:15 +0000 (08:19 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 13 Sep 2018 12:19:15 +0000 (08:19 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-volume-pr/config/definitions/ceph-volume-pr.yml

index 4b769cafaf4b68e17ed866b7c3c1767b1cc68322..93431a2284588018a2a1559b78e1105792986807 100644 (file)
@@ -24,6 +24,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)"