-
Suggestion
-
Resolution: Won't Fix
-
None
-
None
At the moment DVCS github in Jira looks for issue keys in
- Every git commit message
- The title of the Pull Request
- Any Github Issues in the Repo
In the life of a typical PR, the issue key might be overlooked during the commit and the PR creation and added later by , say, the maintainer. It will therefore be neither in the commit message nor in the title of the PR.
The obvious solution is to look into the PR comments when searching for issue keys.