11
2- ![ Master Build status] ( https://tfsaggregator.visualstudio.com/_apis/public/build/definitions/2e747373-c780-4b2c-823d-98a3fd2b4e99/6/badge )
3- ![ Develop Build status] ( https://tfsaggregator.visualstudio.com/_apis/public/build/definitions/2e747373-c780-4b2c-823d-98a3fd2b4e99/1/badge )
2+ This is an alternative version of TFS Aggregator that supports [ Visual Studio Team Services (VSTS)] ( https://www.visualstudio.com/team-services/ ) .
3+ It can be used on premises also, starting from TFS 2015: you have to provide the hosting environment.
4+ You can reuse the existing Rules with minimal changes.
45
5- This server side plugin, for VSTS, TFS 2013 update 2 up to TFS 2017 RTM, enables running custom script when Work Items change,
6- allowing dynamic calculation of field values in TFS and more. (For example: Dev work + Test Work = Total Work).
6+ Try it now
7+ [ ![ Deploy to Azure ] ( http://azuredeploy.net/deploybutton.png )] ( https://azuredeploy.net/ )
78
8- # Changelog
9-
10- ## What's new in v2.3
11- * Support for Web Hooks and VSTS
12- [ ![ Deploy to Azure] ( http://azuredeploy.net/deploybutton.png )] ( https://azuredeploy.net/ )
13- See the [ Installation] ( INSTALL.md ) instructions.
14-
15-
16- ## What's new in v2.2
17- * Support for TFS 2017
18- * Macro snippets and Functions for Rules and make code more modular
19- * Ability to specify server URL
20- * Support for multiple workitem Ids in Console application (issue [ #178 ] ( https://github.com/tfsaggregator/tfsaggregator/issues/178 ) )
21- * Ability to Send email from Rules
22- * Migrated CI build from AppVeyor to VSTS
23- * Use of GitVersion to manage [ Semantic Versioning] ( http://semver.org/ )
24-
25- ## What's new in v2.1.1
26- * Fixes important bug causing very high CPU usage (see [ #160 ] ( https://github.com/tfsaggregator/tfsaggregator/issues/160 ) ).
27-
28- ## What's new in v2.1
29-
30- * Support for TFS 2015.2, TFS 2015.2.1 and TFS 2015.3
31- * Extended logging in debug version
32- * Ability to override base Uri of the aggregator
33- * Improvements in the setup
34- * Adds ` PreviousRevision ` /` NextRevision ` properties to Work Items to navigate history
35- * Adds ` Uri ` field to Work Items
36- * Removed policyscope on Workitem template GUID and revision (didn't work anyway)
37-
38- ## What's new in v2
39-
40- * A 'real' Scripting language (C#, VB, Powershell)
41- * Scoping allows select which rules apply to which Team Project
42- * Enhanced filtering to trigger rules when conditions are met
43- * Console application to quickly test new rules
44- * Richer logging
45- * Test harness and modularity to ease adding new features
46- * Create new Work Items and Links using rules
47- * and more...
9+ > This is still a beta version, please provide feedback to the team!
4810
4911## Example Uses
5012
@@ -56,11 +18,9 @@ allowing dynamic calculation of field values in TFS and more. (For example: Dev
5618 - Create new work items
5719 - Create new work item links
5820
59- Documentation
60- ================================================
21+ # Documentation
6122
62- The complete documentation is available on the [ project's Wiki] ( https://github.com/tfsaggregator/tfsaggregator/wiki ) .
63- A snaphost is available when you install TFS Aggregator using the MSI.
23+ The complete documentation is available on the [ project's Documentation Site] ( https://tfsaggregator.github.io/ ) .
6424
6525# Contributing to the Project
6626
0 commit comments