I'm having issues with using commits, to multiple GitHub repositories, to update a single Jira project.
This is my first attempt. at getting this setup to work. I have searched the Jira documentation but are running into problems with Atlassian moving the documentation around lately.
GitHub
Jira
When using the Jira Issue keys in the commit message for my-github/project-a it works fine. Development information in Jira is updated instantly.
When using the Jira Issue keys in the commit message for my-github/project-b nothing happens in Jira. I can see the web hooks are sent from GitHub and are responded with a 200 OK
and contains the commit messages with the Jira Issue keys. Jira DVCS reports the repository is synced fine.
Have anyone tried a similar setup and have the magic solution? Or know of any requirements I have overlooked.
Try to configured URL as comma separated in Jira >> Project >> Details.
E.g.
my-github/project-a,my-github/project-b