Package io.quarkiverse.githubapp
package io.quarkiverse.githubapp
-
ClassDescriptionMarks a parameter as a configuration file to be fetched from the code repository, and optionally (if the parameter type is different from
String) deserialized using Jackson.Which repository to extract a configuration file from.The name of the credentials to use in yourCredentialsProvider.A provider ofGitHub clientsfor the GitHub app.A provider of configuration files fetched fromGitHub repositories.Provide a CDI bean implementing this interface to customizeGitHubBuilderused to create theGitHubinstances.This object will be serialized to JSON when the replay is enabled.