Hacker News new | ask | show | jobs
by hdhzy 3184 days ago
Github pushes topic branches to production and if they don't cause troubles then merges to master. The idea is that good state is defined as works in production not just passed CI tests.