Package io.quarkiverse.githubapp
-
Interface Summary Interface Description GitHubClientProvider A provider ofGitHub clientsfor the GitHub app.GitHubConfigFileProvider A provider of configuration files fetched fromGitHub repositories. -
Class Summary Class Description GitHubEvent -
Enum Summary Enum Description ConfigFile.Source Which repository to extract a configuration file from. -
Annotation Types Summary Annotation Type Description ConfigFile Marks a parameter as a configuration file to be fetched from the code repository, and optionally (if the parameter type is different fromString) deserialized using Jackson.