CruiseControl.NET : Sending email using SVN username to ActiveDirectory mapping

Posted by matthewpe on Stack Overflow See other posts from Stack Overflow or by matthewpe
Published on 2010-06-01T21:02:47Z Indexed on 2010/06/02 20:24 UTC
Read the original article Hit count: 251

Is it possible to configure CruiseControl.NET to send an email to the user(s) that did modifications to a broken build by mapping their SVN username to the corresponding Active-Directory alias (hence retrieving the correct, updated email address).

Our SVN server is set-up to allow users of a certain Active-Directory group to read and commit changes: I don't want to have to maintain the CruiseControl.NET config every time a user gets added to our Programmers group in Active-Directory.

Thanks a lot!

© Stack Overflow or respective owner

Related posts about active-directory

Related posts about cruisecontrol.net