github integration is using the pull request id to link to a work item
![](http://jazz.net/_images/myphoto/45ba8301d127d7e29708c0a61ea83b31.jpg)
I've setup the integration between github and my rtc server. When the webhook is triggered though, it links to the workitem with the same id as the Pull Request ID (eg. Merge pull request 41 from org/branch links the PR to work item 41)
how can I prevent this from happening? From the documentation I expect only the 'task, defect, bug, workitem and wi' keywords to create a link.