1
1 Comment

Platform to monitor development team using Git commits

I have an idea for a platform that can aggregate commit messages across multiple authors, repositories and branches and put them all on an easy to digest dashboard. The target audience for higher up managers who don't get into the nitty-gritty of development, but still want to see how a project is tracking (CEO's, non-technical co-founders, product owners).

Interested to hear any thoughts, I have a usable MVP at https://sheriff.dev

on April 6, 2020
  1. 2

    I've thought about this before as well. What I suggest is something that monitors file changes and warns users if they've both changed the same file in their own branches. I figure that identifies conflicts proactively.

    I didn't get the URL at first but after clicking the name/tag-line are awesome.

    Hope that helps,