@oss-autopilot/core - v1.6.3
    Preparing search index...

    Interface PRCheckFailure

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

    Properties

    Properties

    error: string
    prUrl: string