]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-prs allow to pass the ghprbSourceBranch if branch is no in ceph.git 941/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 15 Dec 2017 17:24:56 +0000 (12:24 -0500)
committerAlfredo Deza <adeza@redhat.com>
Mon, 8 Jan 2018 20:47:28 +0000 (15:47 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml

index 2cac55a0e4292a4812d940e9ae5fb04941d320cc..3e4289106e933f431b7fd89ff0b3c5a0de3de697 100644 (file)
           name: sha1
           description: "A pull request ID, like 'origin/pr/72/head'"
 
-      # these are injected by the ghprb plugin, and are fully optional but may help in manually triggering
+      # this is injected by the ghprb plugin, and is fully optional but may help in manually triggering
       # a job that can end up updating a PR
+      - 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: GITHUB_SHA
           description: "The tip (last commit) in the PR, a sha1 like 7d787849556788961155534039886aedfcdb2a88 (if set, will report status to Github)"