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

    Function isDocOnlyIssue

    • Check if an issue's labels are ALL documentation-related (#105). Issues with mixed labels (e.g., "good first issue" + "documentation") pass through. Issues with no labels are not considered doc-only.

      Parameters

      • item: GitHubSearchItem

      Returns boolean