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

feat: Ignore certain repos #35

Open
Kaamkiya opened this issue Dec 18, 2024 · 1 comment
Open

feat: Ignore certain repos #35

Kaamkiya opened this issue Dec 18, 2024 · 1 comment

Comments

@Kaamkiya
Copy link

Kaamkiya commented Dec 18, 2024

I would like to be able to ignore certain repositories.

For example, my dotfiles have around 400 lines of Vim Script, which makes this action show 26% Vim Script on my profile, even though I don't actually use it much.

Implementation
This could probably be solved quite easily, with an environment variable EXCLUDE_REPOS containing comma-separated repo names, and then filtering the GraphQL result to exclude those repos.

Thank you!

@teoxoy
Copy link
Owner

teoxoy commented Dec 28, 2024

Hi, a PR for this would be welcome.

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

2 participants