Skip to content

fix language matching logic - #54

Open
viveeeeek13 wants to merge 1 commit into
Sparkyyy45:mainfrom
viveeeeek13:main
Open

fix language matching logic#54
viveeeeek13 wants to merge 1 commit into
Sparkyyy45:mainfrom
viveeeeek13:main

Conversation

@viveeeeek13

Copy link
Copy Markdown

Summary

This PR improves the language matching logic by comparing all languages used in a repository instead of only its primary language.

Changes

  • Use GitHub's /languages API endpoint.
  • Compare all repository languages against the user's known languages.
  • Calculate the skill percentage based on the repository's complete language set.

Why

Previously, only the repository's primary language was considered, which could underestimate a user's compatibility with repositories using multiple languages.

Closes #51

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

@viveeeeek13 is attempting to deploy a commit to the suyashyadav1709-9626's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Repo skill-match score penalizes users for knowing more languages

1 participant