@oss-autopilot/core - v3.7.0
    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