Displays all open PRs in user's repos on the github/index page. Added a helper API call to get the user's repos (formatted owner/repo) and a function to make an API call for all open PRs in each of the user's repos. Only the PRs are displayed, but should be pretty simple to display repos too if needed.
Displays all open PRs in user's repos on the github/index page. Added a helper API call to get the user's repos (formatted owner/repo) and a function to make an API call for all open PRs in each of the user's repos. Only the PRs are displayed, but should be pretty simple to display repos too if needed.