aevea / knit

Tool to gamify merge requests
0 stars 0 forks source link

Gather commit analytics #44

Open aexvir opened 4 years ago

aexvir commented 4 years ago

We can take the conventional commits standard and use it to gather insights about the code. For now it could be as simple as just displaying the percentage of each kind of commit type and some histogram of how that is changing over time

Scopes will be used only for filtering for now