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

    Type Alias MaintainerActionHint

    MaintainerActionHint:
        | "demo_requested"
        | "tests_requested"
        | "changes_requested"
        | "docs_requested"
        | "rebase_requested"

    Hints about what a maintainer is asking for in their review comments. Extracted from comment text by keyword matching.