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

Spike: investigate inspecting commit counts from gitlab #63

Open
2 tasks done
jpmcb opened this issue Oct 26, 2023 · 0 comments
Open
2 tasks done

Spike: investigate inspecting commit counts from gitlab #63

jpmcb opened this issue Oct 26, 2023 · 0 comments

Comments

@jpmcb
Copy link
Member

jpmcb commented Oct 26, 2023

Type of feature

🍕 Feature

Current behavior

We have the user-contributions command and it inspects the OpenSauced API to get number of commits / prs created / etc. for a given repository. But this really only works with GitHub data (since the API is primarily GitHub based).

But we could use some of the packages from pizza to ingest a gitlab repository, inspect it's commits, and build a contribution chart from those commits

❯ pizza insights user-contributions https://gitlab.com/gitlab-org/gitlab

Warning: inspecting gitlab repository - experimental feature

https://gitlab.com/gitlab-org/gitlab
Commiter email         Commits
stomlinson@gitlab.com  15
pwells@gitlab.com      7
yliu@gitlab.com        22

Suggested solution

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant