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

[Bug]: GitLab breaks when an expired token is used #284

Open
spenserblack opened this issue Jan 23, 2023 · 0 comments
Open

[Bug]: GitLab breaks when an expired token is used #284

spenserblack opened this issue Jan 23, 2023 · 0 comments
Labels
plugin:bug An issue with a plugin

Comments

@spenserblack
Copy link
Owner

Plugin

Repofetch::Gitlab

What happened?

Ran repofetch --repofetch-gitlab -- gitlab-org/gitlab with GITLAB_TOKEN in .repofetch.env set to an expired token, and a fatal error occurred with a stacktrace.

What should have happened?

It should have run normally, probably excluding any fields that require tokens.

Additional info

It's likely the issue count, since that seems to require a token to query.

@spenserblack spenserblack added the plugin:bug An issue with a plugin label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:bug An issue with a plugin
Projects
Status: Todo
Development

No branches or pull requests

1 participant