]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script: backport-create-issue: optionally take list of issue numbers 23199/head
authorNathan Cutler <ncutler@suse.com>
Tue, 24 Jul 2018 08:11:35 +0000 (10:11 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 11 Sep 2018 16:57:51 +0000 (18:57 +0200)
commitfd243ee88fc1f0687d483e56a7cbb12bb49c0795
tree771f9d83fd7f1704cc6824373835d5f94875811a
parenta0c6b833348b9495ffb5d5141a53d87ba84df7a6
script: backport-create-issue: optionally take list of issue numbers

Make the script optionally take a comma-separated list of issue numbers.
(Could be just one issue.)

Before this patch, backport-create-issue script insisted on looping over all
issues in Pending Backport status. This was cumbersome in cases when only
one issue (or a couple issues) needed to be processed.

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