Move fast and break things.
Merge vulnerabilities.
Double the work.
Merge code without tests.
Anything, but don't let code become stale.

  • coloredgrayscale@programming.dev
    ·
    8 months ago

    It can work if you have a test zone and only a small amount of people work on a given code base.

    Also checks to ensure the code compiles and tests pass before merging, as some quality gateway.