-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi there! 👋
I came across your repository and noticed some patterns in your commit history that might interest you. I've been working on a side project that grew out of frustration with messy commit histories and inconsistent team standards.
Instead of just another "AI writes commits for you" thing (the market is oversaturated), the focus is more on helping teams or solo devs manage commit quality across repositories.
A few key things it does:
- Works with GitHub and Bitbucket in a single panel.
- Lets you define custom commit rules (format, content, length, etc.).
- Checks your repo history and highlights which commits are compliant vs. non-compliant, provides a score between 0-100.
- Suggests cleaner commits when needed (but you can tweak/ignore them—it's more of a nudge than an autopilot).
- Free to use.
The rule system is the differentiator: you can translate your team's conventions (regex, required content, etc.) into checks, so everyone's commits follow the same baseline. I found that made code reviews and onboarding much smoother.
Check it out at goodgitcommit.vercel.app if you're interested!
Feel free to close this issue if it's not relevant to you. No hard feelings!