github-readme-stats
github-readme-stats copied to clipboard
feat: Exclude archived repositories for top languages
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 is attempting to deploy a commit to the github readme stats Team on Vercel.
A member of the Team first needs to authorize it.
Is this still being considered? I would enjoy this feature
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.
I'll try to update the PR with latest upstream changes, just in case 😅
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?
An issue related to the feature implemented in this PR has been opened recently (#2508)