@coderabbitai/bitbucket
    Preparing search index...

    Interface Ref

    interface Ref {
        displayId: string;
        id: string;
        latestCommit: string;
        repository: pr.declined.Repository;
    }
    Index

    Properties

    displayId: string
    id: string
    latestCommit: string
    repository: pr.declined.Repository