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

    Interface PRCheckFailure

    interface PRCheckFailure {
        error: string;
        prUrl: string;
    }
    Index
    error: string
    prUrl: string