Uses of Class
org.kohsuke.github.GHDeploymentBuilder
Packages that use GHDeploymentBuilder
-
Uses of GHDeploymentBuilder in org.kohsuke.github
Methods in org.kohsuke.github that return GHDeploymentBuilderModifier and TypeMethodDescriptionGHDeploymentBuilder.autoMerge(boolean autoMerge) Auto merge gh deployment builder.GHRepository.createDeployment(String ref) Create deployment gh deployment builder.GHDeploymentBuilder.description(String description) Description gh deployment builder.GHDeploymentBuilder.environment(String environment) Environment gh deployment builder.Payload gh deployment builder.GHDeploymentBuilder.productionEnvironment(boolean productionEnvironment) Deprecated.until preview feature has graduated to stableRef gh deployment builder.GHDeploymentBuilder.requiredContexts(List<String> requiredContexts) Required contexts gh deployment builder.Task gh deployment builder.GHDeploymentBuilder.transientEnvironment(boolean transientEnvironment) Deprecated.until preview feature has graduated to stable