Next up: having a script on github that parses PR submissions for the "Fixes: <URL>" line and then adds the PR ID and changes the issue status to "Need Review" automatically.
I'm very happy to see efforts such as these. Just one little comment: a script such as the one you describe would necessarily need to be active on master PRs only, because PRs targeting stable branches are subject to a completely different tracker workflow.
Nathan