Uses of Class
org.kohsuke.github.GHDeploymentStatusBuilder
-
Uses of GHDeploymentStatusBuilder in org.kohsuke.github
Modifier and TypeMethodDescriptionGHDeploymentStatusBuilder.autoInactive
(boolean autoInactive) Add an inactive status to all prior non-transient, non-production environment deployments with the same repository and environment name as the created status's deployment.GHDeployment.createStatus
(GHDeploymentState state) Create status gh deployment status builder.GHDeploymentStatusBuilder.description
(String description) Description gh deployment status builder.GHDeploymentStatusBuilder.environment
(String environment) Name for the target deployment environment, which can be changed when setting a deploy status.GHDeploymentStatusBuilder.environmentUrl
(String environmentUrl) The URL for accessing the environment.The full URL of the deployment's output.