HwangTaehyun / github-repository-contribution-stats

:fire: Dynamically generated Github Repository Contribution stats on your readmes (github-repository-contribution-stats)
https://github-contributor-stats.vercel.app
98 stars 21 forks source link

Add combine_all_yearly_contributions query parameter to fetch and combine all yearly contributions, not only recent contributions #7

Closed Atry closed 1 year ago

Atry commented 1 year ago

Rendering result on my local server:

http://localhost:9999/api?username=Atry

http://localhost:9999/api?username=Atry&combine_all_yearly_contributions=true

This PR fixes #6

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @HwangTaehyun on Vercel.

@HwangTaehyun first needs to authorize it.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

HwangTaehyun commented 1 year ago

@Atry Thank you for the really awesome PR! I will look into it!

HwangTaehyun commented 1 year ago

@Atry Thank you for contribution!!

Atry commented 1 year ago

@HwangTaehyun Would you mind also reviewing other pull requests?