@coderabbitai/bitbucket
    Preparing search index...

    Interface Ref

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

    Properties

    displayId: string
    id: string
    latestCommit: string
    repository: pr.opened.Repository
    type: string