github-readme-stats icon indicating copy to clipboard operation
github-readme-stats copied to clipboard

feat: Exclude archived repositories for top languages

Open icyJoseph opened this issue 2 years ago • 8 comments

Default to false if the query is not passed.

Motivation

I often compete in various coding challenges, hackathons, etc., where I collaborate with people who use languages that are out of my scope. Often these repositories are marked as archived to filter them all at once.

Change

Adds exclude_archived as query for top languages. It defaults to false, which means it won't affect users who do not query for it.

TODO

  • [ ] Do we think tests are good enough?
  • [x] Update readme.md with new behavior

icyJoseph avatar Mar 17 '22 09:03 icyJoseph

@icyJoseph is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Mar 17 '22 09:03 vercel[bot]

Is this still being considered? I would enjoy this feature

Falconerd avatar Dec 23 '22 00:12 Falconerd

Is this still being considered? I would enjoy this feature

@Falconerd, thanks for your interest in this feature. Since we receive a lot of PRs and are a small team, we use https://github.com/anuraghazra/github-readme-stats/issues/1935 to judge which PRs we should merge. You can therefore show your support for these PRs by leaving a 👍🏻. Since there is not yet a feature request open for this PR, you can also create an accompanying feature request to increase the visibility of this PR.

rickstaa avatar Jan 03 '23 17:01 rickstaa

I'll try to update the PR with latest upstream changes, just in case 😅

icyJoseph avatar Jan 03 '23 19:01 icyJoseph

I'll try to update the PR with the latest upstream changes, just in case 😅

I will quickly check your PRs tomorrow! Do you think the exclude_archived parameter is also helpful for the stats-card?

rickstaa avatar Jan 03 '23 19:01 rickstaa

An issue related to the feature implemented in this PR has been opened recently (#2508)

Vyvy-vi avatar Sep 30 '23 21:09 Vyvy-vi