Вопрос

recently we've had problems where members of another team will commit code to my team's project (this is normal and expected) but it will break our build or cause tests to fail. We'd love to be able to get an email when those not on our team push changes so that we can make sure they were properly code reviewdc. We're using bamboo for a build tool and mercurial for version control. Any suggestions?

Это было полезно?

Решение

You could probably make a 1 line change to the Notify Extension that ships with Mercurial to do this.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top