Hacker News new | ask | show | jobs
by chiefalchemist 3218 days ago
Ideally, shouldn't all "merges" come from PRs? That, there's a gatekeeper (or sorts) that helps to prevent sloppy, unnecessary and erroneous things from ever making it into the code base.

Just because (autonomous) you can merge and push, doesn't mean you should. Right?