package
0.0.0-20250403192851-34a345b3f333
Repository: https://github.com/openshift/ci-tools.git
Documentation: pkg.go.dev

# Functions

GetChangedCiopConfigs identifies CI Operator configurations that are new or have changed and determines for each which jobs are impacted if job-specific changes were made.
GetChangedPeriodics compares the periodic jobs from two prow configs and returns a list the changed periodics.
GetChangedPresubmits returns a mapping of repo to presubmits to execute.
GetImagesPostsubmitsForCiopConfigs determines the [images] postsubmit jobs affected by the changed ci-operator configurations.
No description provided by the author
GetPresubmitsForClusterProfiles returns a filtered list of jobs from the Prow configuration, with only presubmits that use certain cluster profiles.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

PostsubmitInContext is a postsubmit with the org/repo#branch for which it will trigger.