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.

‘Works on my local’

No. Evergreen means CI tests your commit, not relying on individuals to be doing before pushing.