]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/backport-create-issue: add --resolve-parent feature
authorNathan Cutler <ncutler@suse.com>
Mon, 26 Aug 2019 13:05:09 +0000 (15:05 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Aug 2019 09:22:46 +0000 (11:22 +0200)
commite4d6312fa2d59a99f7334ae951eb730802dc94aa
tree912241f2a4e6b96c14c2291b47c2c86d9a189f2c
parent20bebe242bfcb4ca8b60733b6e501f2f99ff8a3a
script/backport-create-issue: add --resolve-parent feature

When --resolve-parent is provided on the command line, the script
will check the status of backport issues for those parent issues
all of whose backport issues already exist. If all the backport
issues are in status "Resolved", the parent issue's status is set
to "Resolved" as well.

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