Skip to content
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

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

Open
Edward-Roshan opened this issue Nov 2, 2022 · 3 comments
Open

Comments

@Edward-Roshan
Copy link

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 Edward-Roshan changed the title Add Environment Variable to exclude some repos' commits. [Feature] Add Environment Variable to exclude some repos' commits. Nov 2, 2022
@yoshi389111
Copy link
Owner

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.

@pplmx
Copy link

pplmx commented Jun 11, 2023

FR: Also, skipping some languages is needed.

@taheri79
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants