Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

feat: Ignore certain repos #35

@Kaamkiya

Description

@Kaamkiya

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions