TfsNotificationRelay v1.11.0
Changelog
BuildSucceededandBuildFailedevents replaced byBuildCompleted
.- A new rule filter
buildStatuses
has been added to filter statuses. WorkItemStateChangeandWorkItemAssignmentChangeevents replaced by
WorkItemCreated
andWorkItemChanged
.- The new
workItemfields
rule filter
controls which field changes generate a work item changed notification. - Field transitions now shown in notification for work item changes.
- Which work item fields to display is now configured in bot settings.
- New event
WorkItemComment
for when someone leaves a comment on a work item. - New
workItemType
filter. - New
areaPath
filter for work items. - New
teamName
filter which applies to most events. - Fix of change count calculation for Git commits.
If you're upgrading, make sure to update the config file to reflect the event changes and new text strings (workItemFieldTransitionFormat, commentedOn and comment).
Look in the wiki for which filter applies to which event.