Contributors based on some system outside of the vcs.
| Type | Name and description |
|---|---|
static GitHubContributorsProvider |
getGitHubContibutorsProvider(java.lang.String repository, java.lang.String authToken)Fetches contribiutors from GitHub. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Fetches contribiutors from GitHub. Needs GitHub auth token.
repository - name of GitHub repository, for example: "mockito/mockito"authToken - the GitHub auth token