]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script: new ceph_backport.sh script 22875/head
authorNathan Cutler <ncutler@suse.com>
Thu, 5 Jul 2018 12:30:38 +0000 (14:30 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 19 Jul 2018 12:12:50 +0000 (14:12 +0200)
commit50dbef2d0eff3ca8a014f959efa2935dbcb025ac
tree68a30f436ba74b4fa8d08b850155c197fec07916
parent158ed6105d2a9def5988d370eb9b7bc076b82deb
script: new ceph_backport.sh script

Once the local backport git branch has been prepared (i.e. after cherry-picking
stage), this script automates the process of opening the backport PR and
updating the backport tracker issue.

Parts of this script were written by Loic Dachary.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/script/ceph-backport.sh [new file with mode: 0755]