]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/backport-resolve-issue: handle tracker URLs better 29950/head
authorNathan Cutler <ncutler@suse.com>
Wed, 28 Aug 2019 09:21:17 +0000 (11:21 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 28 Aug 2019 11:41:01 +0000 (13:41 +0200)
commit2c8e3a3688ad462d2751a267b9fadac64db791d6
tree007be9d79b55b15160dacd14e8fa2ce44a588c26
parent7eac5cb3acd3a0b4715ff4eca43fad0642886de4
script/backport-resolve-issue: handle tracker URLs better

Before this commit, backport-resolve-issue would blindly grab the first tracker
URL it saw in the GitHub PR description. With this commit, it examines all the
tracker URLs it sees in the PR description and uses the first one that
corresponds to an issue in the Redmine Backport tracker.

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