]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-backport.sh: implement stricter vetting of backport issue
authorNathan Cutler <ncutler@suse.com>
Sat, 12 Oct 2019 10:34:09 +0000 (12:34 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 23 Oct 2019 11:00:30 +0000 (13:00 +0200)
commit8ac65c7c7bee4a2a51666519b886eeac1e4d9d0b
tree5cb2115b9c2863d62fcacb8e8d633491340c7304
parentb5800329d014dbb5488c2f98a6f7532c098d4996
ceph-backport.sh: implement stricter vetting of backport issue

Refuse to work on a backport that is

* not in "New" or "Need More Info" status
* targeting a release that is not among the GitHub active milestones

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