How do you automatically cc a list (or all developers) when a code review is submitted?

dsm June 25, 2012

I'd like to automatically email all developers on a project whenever a code review is submitted.

1 answer

0 votes
Dave Donnelly [Sensata]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 25, 2012
  1. Create a project role for the people whom you wish to be notified.
  2. Create a group containing the people that you want to be notified and add it to the new project role.
  3. In the "Events" section create a "Code Review Submitted" event
  4. In your workflow add the new event at the appropriate transition as a postfunction (eg: "Fire a Code Review Submitted event that can be processed by the listeners. ")
  5. In your notification scheme add the new project role to the Code Review Submitted event.

That should work lol. Give us a shout if you run into any difficulty.

Suggest an answer

Log in or Sign up to answer