Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for preflight check configuration #900

Merged
merged 1 commit into from
Mar 27, 2024

Commits on Mar 26, 2024

  1. Add support for preflight check configuration

    This adds configuration file support (`preflightRules`) for preflight
    checks. Each preflight check must add a `SetConfig()` method to
    accept configuration from the Preflight registry.
    
    Signed-off-by: Todd Short <[email protected]>
    tmshort committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5e743a2 View commit details
    Browse the repository at this point in the history