Minimum-CD/cd-manifesto

[Question] - Redundancy in definition of Continuous Integration ?

Opened this issue · 0 comments

If :

  • "Work is tested with other work automatically on merge"
  • "All feature work stops when the build is red"

Don't we have, as a consequence, that "New work does not break delivered work" ?

I'm trying to understand what this last requirement adds to the definition, it seems redundant to me. Am I missing something ?

Thanks !