Build script access to users who changed files

Is it possible for the build script to get access to the list of users who changed files for the particular build ?

I would like to have a script that compares some metrics and and email the user if values are out of range.  

0
3 comments
Avatar
Permanently deleted user

I have find documentation about the REST api.
hopefully it will have the functionality i require

0
Avatar
Permanently deleted user

I have managed to use the REST api and custom C# classes to serialize the REST XML to extract the changes for a particular build and email the users if the have increased a metric (e.g. compiler warnings)

0

Morne,

(it's been a while since your posts, but anyway)

Thanks for posting the results of your story. BTW, you might consider making the code public so other users can use it.

Also, any feedback on REST API is welcome.

0

Please sign in to leave a comment.