Ezio Melotti <ezio.melo...@gmail.com> added the comment: The bit of code that sends the email is in rietveld/codereview/views.py:2540:_make_message and it's called by rietveld/codereview/views.py:2362:publish (note: the line numbers refer to r510, i.e. the version we are using). A possible fix would be to: 1) at line 2546 (after (actually, instead of) the part where the mail is sent to the cc), replace the body with something like "<user> submitted a review: <link>"; 2) send the mail to roundup;
It's also possible to create and add a new message directly to Roundup, but that's a little more involved. _______________________________________________________ PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za> <http://psf.upfronthosting.co.za/roundup/meta/issue394> _______________________________________________________ _______________________________________________ Tracker-discuss mailing list Tracker-discuss@python.org http://mail.python.org/mailman/listinfo/tracker-discuss