At my last job, whenever a commit wouldn't build, we would blast it into a slack channel with an alert that included the comment and the name of the developer.
Ah yes. Public shaming. The “beatings will continue until morale improves” strategy of code development. Next time, you may want to suggest an evergreen strategy where commits are tested before they’re merged.
NordSteve|4 months ago
This was in the days before automated CI, so a broken commit meant that someone wasn't running the required tests.
vlovich123|4 months ago
baq|4 months ago
arealaccount|4 months ago