Uses of Class
org.kohsuke.github.GHRepositoryRule.BooleanParameter
-
Uses of GHRepositoryRule.BooleanParameter in org.kohsuke.github
Modifier and TypeFieldDescriptionstatic final GHRepositoryRule.BooleanParameter
GHRepositoryRule.Parameters.DISMISS_STALE_REVIEWS_ON_PUSH
dismiss_stale_reviews_on_push parameterstatic final GHRepositoryRule.BooleanParameter
GHRepositoryRule.Parameters.NEGATE
negate parameterstatic final GHRepositoryRule.BooleanParameter
GHRepositoryRule.Parameters.REQUIRE_CODE_OWNER_REVIEW
require_code_owner_review parameterstatic final GHRepositoryRule.BooleanParameter
GHRepositoryRule.Parameters.REQUIRE_LAST_PUSH_APPROVAL
require_last_push_approval parameterstatic final GHRepositoryRule.BooleanParameter
GHRepositoryRule.Parameters.REQUIRED_REVIEW_THREAD_RESOLUTION
required_review_thread_resolution parameterstatic final GHRepositoryRule.BooleanParameter
GHRepositoryRule.Parameters.STRICT_REQUIRED_STATUS_CHECKS_POLICY
strict_required_status_checks_policy parameterstatic final GHRepositoryRule.BooleanParameter
GHRepositoryRule.Parameters.UPDATE_ALLOWS_FETCH_AND_MERGE
update_allows_fetch_and_merge parameter