Uses of Class
org.kohsuke.github.GHBranchProtection.Check
-
Uses of GHBranchProtection.Check in org.kohsuke.github
Modifier and TypeMethodDescriptionGHBranchProtection.RequiredStatusChecks.getChecks()
Gets checks.Modifier and TypeMethodDescriptionGHBranchProtectionBuilder.addRequiredChecks
(GHBranchProtection.Check... checks) Add required checks gh branch protection builder.Modifier and TypeMethodDescriptionGHBranchProtectionBuilder.addRequiredStatusChecks
(Collection<GHBranchProtection.Check> checks) Add required checks gh branch protection builder.