Settings

Theme

Show HN: (Git) Repository Healthcheck

repohealth.flipboxstudio.com

1 points by all_iv a year ago · 0 comments · 1 min read

Reader

As a computer science lecturer, I needed a better way to evaluate student software projects beyond just the final output. I built this tool to analyze repository health metrics (commit patterns, code quality, team collaboration) across GitLab, GitHub, and Azure DevOps repositories. This is not a final decision for their grade, rather a tool for me to start further discussions on their teamwork.

It uses personal access tokens for quick authentication - no complex OAuth setup needed. Just paste your token and start analyzing. The tool provides insights like:

- Code activity and commit quality metrics - Branch management health - Team collaboration patterns - Pipeline performance

Please give me your feedback on this project. What kind of metrics should I add(or remove)?

Thanks

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection