I just want to query the PRs from a specific user.
Do I need to use the head
param? But how?
https://api.github.com/repos/org-a/repo-b/pulls?state=open&per_page=1&head=owner:user-c
does not work.
API Refer: https://developer.github.com/v3/pulls/#list-pull-requests