Don't Push On Broken Builds

If the build is red/broken you must not check in. Help fix the issue instead.

Rationale

If the build is currently broken, and you commit on top of the broken build you make it harder for others to fix the problems with the build. If you see the build is broken…

  1. Check to see if others are aware
  2. See if anyone is doing anything about it
  3. Fix it, or offer your help in getting it fixed