TFS Event Handler v1.1 released

TL;DR

Automates notifications for Team Foundation Server 2008 work item changes, removing the need for manual alerts. Includes a framework for custom event handler development.

28 November 2008
Written by Martin Hinshelwood
1 minute read
Comments
Subscribe

Updated and improved for Team System 2008.

vsts

http://www.codeplex.com/TFSEventHandler

The TFS Event Handler makes it easier to notify users of changes to Work Items in Team Foundation Server. You will no longer need to add individual alerts to users.

It is developed in .NET 3.5 SP1 for Team Foundation Server 2008 and is deployed as a system service.

The Alerts that you no longer need users to individually setup are:

  • A work item is assigned to you.
  • A work item that is assigned to you is reassigned to someone else.
  • A work item that you created is assigned to someone else.

There is also a framework for creating and deploying your own event handlers that can do pretty much whatever you want. One of the shipped examples updates “Heat ITSM” whenever a work item that contains a Heat Id is changed.

Technorati Tags: ALM  TFS Custom  WIT  TFS

Comments
Subscribe

What to read next