github-profile-3d-contrib icon indicating copy to clipboard operation
github-profile-3d-contrib copied to clipboard

[Feature] Add Environment Variable to exclude some repos' commits.

Open Edward-Roshan opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. As you known, some people use sprayer github actions to auto commit code. for those commits are full of repeated commitment. just like me, i let github action make commit everyday with some shell scripts change. I just want to exclude those repos. so that the final result won't calculate those useless commits.

Describe the solution you'd like add environment variables. let user to pass repo urls. and when doing calculate work, exclude those repos' commits.

Describe alternatives you've considered no need other alternatives.

Additional context check my profile 3d contribution picture. you can see the problem is there.

Edward-Roshan avatar Nov 02 '22 08:11 Edward-Roshan

Hello, Edward-Roshan.

I would like to use the same calculation method as GitHub itself for calculating contributions.

For auto-commits, consider changing your commit email address to exclude it. For example, I think you can use Gmail alias etc.

Commits will appear on your contributions graph if they meet all of the following conditions:

  • The email address used for the commits is associated with your account on GitHub.com.

yoshi389111 avatar May 14 '23 14:05 yoshi389111

FR: Also, skipping some languages is needed.

pplmx avatar Jun 11 '23 13:06 pplmx

👍

taheri79 avatar Sep 18 '23 13:09 taheri79