@coderabbitai/bitbucket
    Preparing search index...
    interface Author {
        approved: boolean;
        role: string;
        status: string;
        user: pr.reviewerUpdated.Actor;
    }
    Index

    Properties

    approved: boolean
    role: string
    status: string