Reviewer Suggestion
    Preparing search index...

    Function resolveCodeOwners

    • Resolve ownership, using the last matching rule within each section. GitLab exclusions permanently exclude matching paths within that section.

      Parameters

      • path: string

        Repository-relative, case-sensitive file path.

      • rules: OwnerRule[]

        Parsed CODEOWNERS rules.

      Returns string[]

      Deduplicated owner references; groups are resolved by the provider.