Skip to content

fix(stats card): fetch total commits from the current year only #3683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

olrlobt
Copy link

@olrlobt olrlobt commented Mar 4, 2024

Hello, I am a student currently studying and I have made efforts to solve the following problem:

This PR addresses the issue highlighted in #3656, where the need for fetching only the current year's total commits was discussed. Previously, our stats card functionality did not provide an option to limit the commit count to the current year only. This limitation was not aligned with the specific needs of some users who wanted to display only the recent contributions within their READMEs.

Changes Made:

This PR introduces an option to fetch only the current year's commits, addressing issue #3656. It allows users to more effectively showcase their recent contributions.

Copy link

vercel bot commented Mar 4, 2024

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

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the stats-card Feature, Enhancement, Fixes related to stats the stats card. label Mar 4, 2024
Copy link
Collaborator

@qwerty541 qwerty541 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, @olrlobt! Thanks for your interest in our project and for your efforts opening this pull request! Unfortunately I have to close it because we already have pull request #2107 which should resolve this issue, it just need approval of one more collaborator before merging into master branch.

@qwerty541 qwerty541 closed this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stats-card Feature, Enhancement, Fixes related to stats the stats card.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants