Uses of Class
org.kohsuke.github.GHCheckRun
Packages that use GHCheckRun
-
Uses of GHCheckRun in org.kohsuke.github
Methods in org.kohsuke.github that return GHCheckRunModifier and TypeMethodDescriptionGHCheckRunBuilder.create()Actually creates the check run.GHEventPayload.CheckRun.getCheckRun()Gets Check Run object.Methods in org.kohsuke.github that return types with arguments of type GHCheckRunModifier and TypeMethodDescriptionGHCommit.getCheckRuns()Gets check-runs for given sha.GHRepository.getCheckRuns(String ref) Gets check runs for given ref.GHRepository.getCheckRuns(String ref, Map<String, Object> params) Gets check runs for given ref which validate provided parameters