Configurer implementation configures exact plugin with info from GithubInfoExtension.
| Type | Name and description |
|---|---|
void |
configure(org.gradle.api.Project project, GithubInfoExtension github)Called after project evaluation to check if plugin registered and configure it. |
Called after project evaluation to check if plugin registered and configure it.
project - project instancegithub - extension instance