info The plug in uses the Github API to communicate, therefore it is encouraged to use a GitHub Personal Access Token.
After adding the plug in you will see several options to configure:
https://github.com/{repo-owner}/{repo-name}
30
.See also Known Issues.
These configuration revolve mainly around the pagination for the GitHub API, to avoid hang ups when retrieving information from repositories with thousands of issues and pull requests.
warning Only increase these values if you think you are reaching the limit of the default configuration.
Page Count is the amount of pages you want the API to return. Default is 1
Page Size is the amount of items you want per page. Default is 30
Start Page is starting from which page you want the results (I can't find it an use for this plug in, but doesn't hurt to add the option anyway). Default is 1
Custom Filters. See the Custom Filters section for more information