Welcome to the Team Foundation Server Event Handler Homepage!
The Team Foundation Server Event Handler is an system by which users can easily write event handlers and get them actioned when TFS fires events. The TFS Event Handler Service is a server application that attaches onto the soap events that are fired from Team Foundation Server's eventing service. The TFS Event Handler Service has two parts: The Queuer which handles the TFS events and then relays those messages over a MSMQ WCF service to the EventHandler service that loads all avilable user built Event Handlers and runs the events against the appropriate handlers.
Release List
This release comes with 2 event handlers. One is fully tested and this is the AssignedTo handler which sends a nicely formated email to users if a work item is assigned to them regardless wither they have added alerts. This email can be tailored to link back to TeamPlain v1.0 instead of TFS.
- 2007-06-18 - Original release under the name "TFS Event Handler (Prototype)"
- 2008-05-27 - Updated to take care of some bugs.
- 2008-05-27 - Addition of Some event handlers...
- 2008-05-30 - Renaming to Production version
- 2008-05-30 - Addition of Heat integration Handler
Common TasksThe v2 product will build on v1 and provide better GUI interaction with the handler system as well as increased debug capability against it.
News
Subscribe |
View all