package
1.22.6
Repository: https://github.com/jenkins-x/lighthouse.git
Documentation: pkg.go.dev

# Functions

FilterPresubmits determines which presubmits should run.
HonorOkToTest checks if shoudn't ignore the ok test.
RunAndSkipJobs executes the config.Presubmits that are requested and posts skipped statuses for the reporting jobs that are skipped.
TrustedOrDraftPullRequest returns whether or not the given PR should be tested.
TrustedUser returns true if user is trusted in repo.

# Structs

Client holds the necessary structures to work with prow via logging, github, kubernetes and its configuration.
No description provided by the author

# Interfaces

SCMProviderClient Github client.