Hacker News new | ask | show | jobs
by 10000truths 57 days ago
You can use a pre-receive hook on a git server to reject pushes that fail compilation. Downside is that it requires admin access on git forges, so you're only able to do this if you self-host.