]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/ceph-backport.sh: set target_branch in API case
authorNathan Cutler <ncutler@suse.com>
Mon, 23 Mar 2020 15:46:02 +0000 (16:46 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 24 Mar 2020 09:36:57 +0000 (10:36 +0100)
commit6f8129f4da7dc8f883a8898bf53a68460de4dd22
tree474056ab23d3463666dc62e85e62efee41fdd30b
parent7a4855849c03310b69005b42e27d233587ae81a9
script/ceph-backport.sh: set target_branch in API case

When we falling back to the GitHub API to determine the milestone
number, we were not initializing target_branch, so the script was
broken for octopus backports.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/script/ceph-backport.sh