project.stop() project.addDeveloper(bob) // (no output) bob.pushCommit("1") // (no output) jim.pushCommit("3") // CI is building Commit(author: "Jim", hash: "3").