How can the number of modifications be changed in the TeamCity success email?
- by Jason Slocomb
I would like to list an arbitrary number of changes rather than the default 10 that are listed now. We have a dev build on checkin where this isn't necessary, but the once daily build that goes out I would like to have all the changes listed for the day. If that is unpossible (range?) than the last n would be fine.
I've looked in the .ftl files,…