Problem
Manual backports show the manual backport PR instead of the original, because we are looking for the the meeseeks username to resolve backports.
Proposed Solution
The title of the PR should be "Backport PR #{prnumber} on branch {target_branch} ({prtitle})" in either case, so we should look at the PR title using a regex match.