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

    Function isOwnRepo

    • Case-insensitive check whether a repo owner matches the given GitHub username. Used to skip a user's own repos (PRs to your own repos aren't OSS contributions).

      Parameters

      • owner: string
      • username: string

      Returns boolean