-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: None
-
None
-
1
-
8
The current functionality for JIRA DVCS integration with Github, it will show only a reviewer who added comments on a pull request in the pull request screen when we click on pull requests in the devpanel.
It would be good if we allow DVCS to show Github pull request reviewers who didn't submit a comment too.
The rest call to
https://api.github.com/repos/<github_user>/<repo>/events
will contain the needed member information.