AWeber-Imbi / imbi

An operational management platform for medium to large environments
BSD 3-Clause "New" or "Revised" License
2 stars 12 forks source link

Add scoring method that evaluates dates #94

Open tomkulzer opened 1 year ago

tomkulzer commented 1 year ago

It was noted that an internal repo stopped being scored by Sonarcube due to a configuration error. This code continued to get pushed to the repo via Gitlab, but the IMBI Sonarcube analysis dates never incremented. https://aweber.slack.com/archives/CENH1EWFQ/p1698677073756179

To surface these types of issues we should be able to IMBI score repos based on dates.

ie) age of most recent commit to main - date of sonarqube update = lower the score the greater that time delta is.

Your project score should continue to erode towards zero the longer things like this are out of sync or broken.