]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/script/backport-create-issue: implement --force option 30571/head
authorNathan Cutler <ncutler@suse.com>
Wed, 25 Sep 2019 08:47:28 +0000 (10:47 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 25 Sep 2019 08:49:32 +0000 (10:49 +0200)
commit8495d37695d43ea38e1b70851e4a6127ebb4fc76
tree7cec638542e71858d74f89b831b3cf226095237a
parent097aa77927deb21536cb45b5a7dea301b06ebedc
src/script/backport-create-issue: implement --force option

If --force option is given along with an explicit list of issue numbers,
backport issues will be created regardless of issue status.

In all other usage scenarios, script behavior remains the same (backport
issues are created only if issue status is "Pending Backport").

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