@oss-autopilot/core - v3.7.0
    Preparing search index...

    Type Alias CIStatusAction

    CIStatusAction:
        | "none"
        | "investigate"
        | "request_rerun"
        | "check_workflows"
        | "informational"

    Suggested action for the CIStatusCategorization. Hint, not enforcement — the consuming agent may still escalate or skip based on other PR context.