anuraghazra / github-readme-stats

:zap: Dynamically generated stats for your github readmes
https://github-readme-stats.vercel.app
MIT License
69.37k stars 22.95k forks source link

Show all time contributed to #2282

Open rickstaa opened 1 year ago

rickstaa commented 1 year ago

Is your feature request related to a problem? Please describe.

The current implementation only shows the repositories a user has contributed to in the last year.

Describe the solution you'd like

It would be nice to show the contributions a user has contributed to for all years.

Additional context

This issue follows up on #2269. As explained in https://github.com/anuraghazra/github-readme-stats/issues/2269#issuecomment-1321167681, the current implementation (i.e. only showing the last year) is due to a GraphQL limitation. I created a feature request in https://github.com/orgs/community/discussions/39589 that should allow us to show the total time contributed to stats for the Private Vercel instance and GitHub action. Please show your support there to get this feature implemented šŸ™šŸ»:star_struck:.

TODOs

jgphilpott commented 1 year ago

This would be nice! I upvoted you on the GitHub discussion page!

rickstaa commented 1 year ago

@jgphilpott Great thanks!

Jorge-Neves commented 1 year ago

Agreed this would be a nice improvement

rickstaa commented 1 year ago

@Jorge-Neves Great, thanks for your support. Please also show your support on https://github.com/orgs/community/discussions/39589 so that GitHub implements the feature needed to implement #2282.

yaten2302 commented 1 year ago

Hi @rickstaa, I want to work on this issue, if this is issue has been assigned to someone, can I also collaborate??

qwerty541 commented 1 year ago

Hi @rickstaa, I want to work on this issue, if this is issue has been assigned to someone, can I also collaborate??

@yaten2302 As far as I understand, at the moment this feature cannot be implemented due to GraphQL limitations. Currenttly you need to support this feature request and wait until it will be implemented. @rickstaa Did i understand correctly?

rickstaa commented 1 year ago

Hi @rickstaa, I want to work on this issue, if this is issue has been assigned to someone, can I also collaborate??

@yaten2302 As far as I understand, at the moment this feature cannot be implemented due to GraphQL limitations. Currenttly you need to support this feature request and wait until it will be implemented. @rickstaa Did i understand correctly?

@qwerty541, I think your understanding of this feature request is correct. Thanks for jumping in. Without this feature request being merged, the only way to have all-time contributed show up is when we release the GitHub action. I plan to release this feature, more accurate language, and stats calculations in October/November.

qwerty541 commented 1 year ago

Hi @rickstaa, I want to work on this issue, if this is issue has been assigned to someone, can I also collaborate??

@yaten2302 As far as I understand, at the moment this feature cannot be implemented due to GraphQL limitations. Currenttly you need to support this feature request and wait until it will be implemented. @rickstaa Did i understand correctly?

@qwerty541, I think your understanding of this feature request is correct. Thanks for jumping in. Without this feature request being merged, the only way to have all-time contributed show up is when we release the GitHub action. I plan to release this feature, more accurate language, and stats calculations in October/November.

Is someone currently working on GitHub action feature?

I am also curious about what is "more accurate langauge" and "stats calculations" features.

rickstaa commented 1 year ago

Hi @rickstaa, I want to work on this issue, if this is issue has been assigned to someone, can I also collaborate??

@yaten2302 As far as I understand, at the moment this feature cannot be implemented due to GraphQL limitations. Currenttly you need to support this feature request and wait until it will be implemented. @rickstaa Did i understand correctly?

@qwerty541, I think your understanding of this feature request is correct. Thanks for jumping in. Without this feature request being merged, the only way to have all-time contributed show up is when we release the GitHub action. I plan to release this feature, more accurate language, and stats calculations in October/November.

Is someone currently working on GitHub action feature?

I am also curious about what is "more accurate langauge" and "stats calculations" features.

Currently, the GitHub action is available but not officially released yet (see: https://github.com/marketplace/actions/grs-action). I think @Zo-Bro-23 can provide more details but the main blockers for a proper release include:

Once these tasks are completed, we can proceed with the GitHub action release. We'll also merge the following PRs to enhance GitHub and language statistics using environmental variables:

Additionally, after the GitHub action is released, we can explore modifying the code to aggregate contributions across all years."