문제

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