Skip to content

Conversation

@AJTimePyro
Copy link

@AJTimePyro AJTimePyro commented Jan 5, 2026

This pull request adds support for filtering repositories by a minimum star count when generating GitHub rankings. The main change is the introduction of a --min-stars command-line argument, which allows users to specify a star threshold for including languages in the output. Inspired from issue #51.

Feature: Minimum stars filtering

  • Added an argparse argument --min-stars to the script, allowing users to specify a minimum star count for filtering languages when generating rankings.
  • Updated the WriteFile class and related logic to filter out languages whose top repository does not meet the minimum star requirement.

@AJTimePyro AJTimePyro changed the title Add min_stars filtering option to WriteFile and run_by_gql functions Add min_stars filtering option to WriteFile and run_by_gql functions (close #51) Jan 5, 2026
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.

1 participant