Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top