Hi,
I like the idea to gather all related information (whether it's about development or testing) in the single issue.
Jira supports GitHub integration, so I can see # of commits, pull requests, and reviewers. However, the reviewers display those people who are explicitly assigned to the given pull request. In our case, we would request a given team (say backend) to review a pull request, but anyone of the team could represent that team, and I want to know who review it. The workaround would be to request people to assign the pull request to himself/herself, but that's not idea.
Any idea or practice here? Is there any marketplace add-on or whether I might be able to achieve this programmatically through the GitHub webhook/Jira API?
Thanks,
Wesley